sha256:737a4a6a76509a7db7f11eb79f8b11f4069d7d843352c4aafd7cd0a7ccad7b68
OS/ARCH
linux/amd64
Compressed size
374.99 MB
Last pushed
about 1 year by tribeld
Type
Image
Manifest digest
sha256:737a4a6a76509a7db7f11eb79f8b11f4069d7d843352c4aafd7cd0a7ccad7b68
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.08 MB5ENV GOLANG_VERSION=1.23.100 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.63 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app92 B13COPY . . # buildkit60.25 KB14RUN /bin/sh -c go mod85.66 MB15ENTRYPOINT ["/app/gosample"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'