Sign inSign up

ministryofjustice/cloud-platform-infrastructure-deployments:4.15.0

Index digest

sha256:55bb11d6c363a868ef08cb339fd3e480bf8a44157a69acd4ecc5e2e2218c2668

OS/ARCH

linux/amd64

Compressed size

547.58 MB

Last pushed

over 1 year by cloudplatformmoj

Type

Image

Manifest digest

sha256:004b4e9af9661e8f3e3f4ef1e9fe226df8563f11a51d7916f56bf5f0c978073a

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.41 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 -p125 B
11WORKDIR /go32 B
12WORKDIR /app92 B
13ENV XDG_CACHE_HOME=/tmp/.cache0 B
14RUN /bin/sh -c useradd nonroot1.17 KB
15COPY go.mod ./ # buildkit1.14 KB
16COPY go.sum ./ # buildkit25.19 KB
17RUN /bin/sh -c go mod98.73 MB
18COPY *.go ./ # buildkit2.84 KB
19RUN /bin/sh -c go build138.14 MB
20RUN /bin/sh -c chown -R21.43 MB
21USER 10010 B

Command

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