sha256:36e3fe160ad8374d303100f47fd192776e453ee28d5ef2d64c50033845798ea0
OS/ARCH
Compressed size
279.82 MB
Last pushed
over 1 year by guowanghushifu
Type
Image
Manifest digest
sha256:b8e7890a40c243e64896bb6d2991d579b10b7a0e0e99f793813cf7c190609082
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.38 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/ / # buildkit67.41 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13COPY . . # buildkit26.73 KB14RUN /bin/sh -c go mod54.44 KB15CMD ["go" "run" "main.go"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'