Sign inSign up

ministryofjustice/cloud-platform-hosted-services:4.6.6

Index digest

sha256:abc5a5f8537058a17244ac8d24af3eb17232cd6ced60d721a4e445df468b9f88

OS/ARCH

linux/amd64

Compressed size

554.18 MB

Last pushed

over 1 year by cloudplatformmoj

Type

Image

Manifest digest

sha256:15ac8e7a1c3e6d86b0f62f9cebceb22c66c4d0c626b936e2b628a160329c8528

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -eux;88.05 MB
5ENV GOLANG_VERSION=1.23.50 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit70.62 MB
10RUN /bin/sh -c mkdir -p124 B
11WORKDIR /go32 B
12WORKDIR /app93 B
13ENV XDG_CACHE_HOME=/tmp/.cache0 B
14RUN /bin/sh -c useradd nonroot1.17 KB
15COPY go.mod ./ # buildkit1.05 KB
16COPY go.sum ./ # buildkit25.1 KB
17RUN /bin/sh -c go mod99.03 MB
18COPY *.go ./ # buildkit2.11 KB
19RUN /bin/sh -c go build142.02 MB
20RUN /bin/sh -c chown -R23.84 MB
21USER 10010 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'