Sign inSign up

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

Index digest

sha256:00de89678707c34d71e5ca6fef8afe5991b02046e1c4f4c3d41fe3ddfeba4175

OS/ARCH

linux/amd64

Compressed size

527.54 MB

Last pushed

over 1 year by cloudplatformmoj

Type

Image

Manifest digest

sha256:b8cd6f473ef05f40e9e3fe766cdd6f11a2bf0599681faa8e33f6aa406d1987bf

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 ./ # buildkit908 B
17COPY go.sum ./ # buildkit11.66 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 /