Sign inSign up

ministryofjustice/helloworld-go:0.1.0

Multi-platform
Index digest

sha256:276c16d746b60664fab44787fcbb618c663bb0e2377fd5dfa082973f6b852387

OS/ARCH

Compressed size

314.15 MB

Last pushed

4 months by cloudplatformmoj

Type

Image

Manifest digest

sha256:1ee155f66d409cd19f0061233bc27e4c3c090d93483bd9d7d1e1d2b63d072a14

Image Layers

1# debian.sh --arch 'arm64' out/47.37 MB
2RUN /bin/sh -c set -eux;23.87 MB
3RUN /bin/sh -c set -eux;64.46 MB
4RUN /bin/sh -c set -eux;93.82 MB
5ENV GOLANG_VERSION=1.26.30 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit61.2 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12WORKDIR /app93 B
13COPY go.mod ./ # buildkit190 B
14RUN /bin/sh -c go mod665 B
15COPY *.go ./ # buildkit493 B
16ARG TARGETOS=linux0 B
17ARG TARGETARCH=arm640 B
18RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh23.44 MB
19USER 1001:10010 B
20CMD ["/hello"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'