sha256:42fd4e1f89cbc9785c2aed8a922d03f5ce2f17ac293d567d7c606f8ec70e0acd
OS/ARCH
Compressed size
935.96 MB
Last pushed
about 1 year by x1unix
Type
Image
Manifest digest
sha256:ed3d0de48d014b7cd582ff196584034b5ebaba9f2ccffa9746416d5299a26b76
Image Layers
1# debian.sh --arch 'arm64' out/47.34 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.46 MB4RUN /bin/sh -c set -eux;90.39 MB5ENV GOLANG_VERSION=1.25.00 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/ / # buildkit54.89 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt update419.15 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 # buildkit117.92 MB16RUN /bin/sh -c /tmp/install-llvm-mingw64.sh /tmp/llvm-mingw64117.94 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/ 'trixie' '@1754870400'