sha256:272239df5e67956b55f09a92fba59290027ab63a25252c71893d2e716d8ce7bb
OS/ARCH
Compressed size
289.35 MB
Last pushed
over 1 year by guowanghushifu
Type
Image
Manifest digest
sha256:d2ca26a12aa7174914dd6ab48e9a5b67d58418431f0afc20be4169a98bf23620
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.41 MB4RUN /bin/sh -c set -eux;88.05 MB5ENV GOLANG_VERSION=1.23.70 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 /app93 B13COPY . . # buildkit27.58 KB14RUN /bin/sh -c go mod54.43 KB15CMD ["go" "run" "main.go"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'