Sign inSign up

ministryofjustice/cloud-platform-infrastructure-deployments:4.3.2

Index digest

sha256:6d7c88ffac9f7275ecefe52b2ac80e779e25606938e5bdf56eb74df3dedef2c6

OS/ARCH

linux/amd64

Compressed size

517.33 MB

Last pushed

over 2 years by cloudplatformmoj

Type

Image

Manifest digest

sha256:9ad9f4361b3893c3e5af1759d75a4bb4b4e89d7261419bc381a16d0be9993226

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5RUN /bin/sh -c set -eux;88.1 MB
6ENV GOLANG_VERSION=1.22.10 B
7ENV GOTOOLCHAIN=local0 B
8ENV GOPATH=/go0 B
9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10COPY /usr/local/go/ /usr/local/go/ # buildkit66.14 MB
11RUN /bin/sh -c mkdir -p173 B
12WORKDIR /go32 B
13WORKDIR /app93 B
14ENV XDG_CACHE_HOME=/tmp/.cache0 B
15RUN /bin/sh -c useradd nonroot1.17 KB
16COPY go.mod ./ # buildkit1.11 KB
17COPY go.sum ./ # buildkit23.63 KB
18RUN /bin/sh -c go mod95.57 MB
19COPY *.go ./ # buildkit2.84 KB
20RUN /bin/sh -c go build115.4 MB
21RUN /bin/sh -c chown -R20.74 MB
22USER 10010 B

Command

ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /