Sign inSign up

ministryofjustice/helloworld-go:0.2.0

Multi-platform
Index digest

sha256:8480acd9956d19d3914d6e8b0e069ab1255ef36c6411e7aef6dd2a710d93243a

OS/ARCH

Compressed size

317.62 MB

Last pushed

4 months by cloudplatformmoj

Type

Image

Manifest digest

sha256:ccc4f40f584e0bb9c3ac57c802acff22d8623e9dfce86a5f1a69df2db87640b5

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 ./ # buildkit597 B
16COPY index.html.tmpl ./ # buildkit309 B
17ARG TARGETOS=linux0 B
18ARG TARGETARCH=arm640 B
19RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh26.91 MB
20USER 1001:10010 B
21CMD ["/hello"]0 B

Command

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