Sign inSign up

ministryofjustice/cloud-platform-infrastructure-deployments:4.3.0

Index digest

sha256:006f59d9a1d9f0115540902220a0db4bbe350910503fce8dda555de64fa3c90a

OS/ARCH

linux/amd64

Compressed size

519.89 MB

Last pushed

over 2 years by cloudplatformmoj

Type

Image

Manifest digest

sha256:8b596c36b1f0c65a98f53e9cfa55b23854939f555a6b8475b15d280c5e7d631d

Image Layers

1ADD file ... in / 52.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.92 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.05 MB
6/bin/sh -c set -eux; apt-get82 MB
7ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV GOLANG_VERSION=1.18.100 B
9/bin/sh -c set -eux; arch="$(dpkg135.4 MB
10ENV GOPATH=/go0 B
11ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12/bin/sh -c mkdir -p "$GOPATH/src"156 B
13WORKDIR /go0 B
14WORKDIR /app93 B
15ENV XDG_CACHE_HOME=/tmp/.cache0 B
16RUN /bin/sh -c useradd nonroot1.7 KB
17COPY go.mod ./ # buildkit909 B
18COPY go.sum ./ # buildkit22.04 KB
19RUN /bin/sh -c go mod92.77 MB
20COPY *.go ./ # buildkit2.68 KB
21RUN /bin/sh -c go build73.38 MB
22RUN /bin/sh -c chown -R16.48 MB
23USER 10010 B

Command

ADD file:917750a82b29f8f7f88a121017bd9dfeb0fbcc8f0697a009f08b6b58246eff4b in /