Sign inSign up

ministryofjustice/cloud-platform-infrastructure-deployments:4.3.1

Index digest

sha256:1fd74dcfc9ab4558b9bccccbb2733e0bcc2d3a54df868fa495b2f4c0b2ed4e71

OS/ARCH

linux/amd64

Compressed size

519.89 MB

Last pushed

over 2 years by cloudplatformmoj

Type

Image

Manifest digest

sha256:3979ba3da1e353db3796d9716de29f0a3927348ea423667cc9545a7272aa25d0

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 ./ # buildkit908 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 /