sha256:dfba3208c71abe9ed0fd59b7b1cd34390f6c1ffa00703af97c7bfa9040b8e7f6
OS/ARCH
Compressed size
289.35 MB
Last pushed
over 1 year by guowanghushifu
Type
Image
Manifest digest
sha256:c6dd4b146fb0a6a308c9cabe42534b213df8677f7b9868bf8affba26b70472de
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.01 KB14RUN /bin/sh -c go mod54.43 KB15CMD ["go" "run" "main.go"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'