Sign inSign up

ministryofjustice/cloud-platform-live-one-domains:4.12.1

Index digest

sha256:a15c0aaf3ca819e29d8367beb3bbd5b549f5b118a6cf399938a824972d878c73

OS/ARCH

linux/amd64

Compressed size

527.54 MB

Last pushed

over 1 year by cloudplatformmoj

Type

Image

Manifest digest

sha256:452b262e42c68e8e9a1b8612dc5973d7139b77b04f66ea36a4366d5bd93bc390

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 ./ # buildkit909 B
17COPY go.sum ./ # buildkit11.67 KB
18RUN /bin/sh -c go mod105.46 MB
19COPY *.go ./ # buildkit2.16 KB
20RUN /bin/sh -c go build115.25 MB
21RUN /bin/sh -c chown -R21.23 MB
22USER 10010 B

Command

ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /