sha256:24922bfbacb1c5e0015a6f189c1a80887c358633b02fb1df8da3f993dcac2fa3
OS/ARCH
Compressed size
289.3 MB
Last pushed
over 1 year by guowanghushifu
Type
Image
Manifest digest
sha256:515ba0ef92e17b91233395d1a99bbb831559f3e9e6b03af52c14697d269d681c
Image Layers
1# debian.sh --arch 'amd64' out/46.22 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.06 MB5ENV GOLANG_VERSION=1.23.80 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 . . # buildkit28.44 KB14RUN /bin/sh -c go mod54.44 KB15CMD ["go" "run" "main.go"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'