Sign inSign up

ministryofjustice/cloud-platform-hosted-services:4.3.2

Index digest

sha256:f37e553e44bdd3dc52fe11bfb8e7b8025f61f32d1c0149c95488692c397ea3cb

OS/ARCH

linux/amd64

Compressed size

523.9 MB

Last pushed

over 2 years by cloudplatformmoj

Type

Image

Manifest digest

sha256:4e99450b037e090838a6dd37fcb75d8a7547ea5146b5292228060b72e9f7f917

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.03 KB
17COPY go.sum ./ # buildkit23.56 KB
18RUN /bin/sh -c go mod95.87 MB
19COPY *.go ./ # buildkit2.1 KB
20RUN /bin/sh -c go build119.25 MB
21RUN /bin/sh -c chown -R23.17 MB
22USER 10010 B

Command

ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /