sha256:a48d83a6a2a66a30d52d360ee2afa1c9e5f1dfa7111dca1be55fd2c58a6bd79d
OS/ARCH
linux/amd64
Compressed size
309.95 MB
Last pushed
over 1 year by fspelling
Type
Image
Manifest digest
sha256:a48d83a6a2a66a30d52d360ee2afa1c9e5f1dfa7111dca1be55fd2c58a6bd79d
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.23.50 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit70.62 MB10RUN /bin/sh -c mkdir -p124 B11WORKDIR /go32 B12EXPOSE map[8080/tcp:{}]0 B13WORKDIR /app93 B14COPY . . # buildkit616 B15RUN /bin/sh -c CGO_ENABLED=0 GOOS=linux20.69 MB16ENTRYPOINT ["./main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'