sha256:24922bfbacb1c5e0015a6f189c1a80887c358633b02fb1df8da3f993dcac2fa3
OS/ARCH
Compressed size
279.78 MB
Last pushed
over 1 year by guowanghushifu
Type
Image
Manifest digest
sha256:ee4faf8fda7295e7624031387707128026c47ae5c605fb8de285a3720375f5ea
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.39 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/ / # buildkit67.41 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 'arm64' out/ 'bookworm' '@1742169600'