sha256:f9ef21d5708884f04f23b321beec4479c271c18a24e82f451d49c401525b1e48
OS/ARCH
Compressed size
878.26 MB
Last pushed
over 1 year by x1unix
Type
Image
Manifest digest
sha256:fa31ab036c012327cedcf997854268f7114d52f341dbd22f08cae5d35b542ce2
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.24.20 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/ / # buildkit71.72 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt update356.8 MB13COPY --chmod=0755 scripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh #498 B14COPY --chmod=0755 scripts/install-llvm-mingw64.sh /tmp/install-llvm-mingw64.sh #633 B15COPY /tmp/llvm-mingw64 /tmp/llvm-mingw64 # buildkit118.73 MB16RUN /bin/sh -c /tmp/install-llvm-mingw64.sh /tmp/llvm-mingw64118.72 MB17ENV PATH=/go/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_ENABLED=1 GOOS=windows0 B18WORKDIR /go32 B19ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'