sha256:6bfe0007bd2ad743f365df8f77e625f937db2e5151aadd9d8777681e85fa3f45
OS/ARCH
Compressed size
925.01 MB
Last pushed
4 months by x1unix
Type
Image
Manifest digest
sha256:2e3cfd545d95543cd86f931a810f9f1cdc761008750f6d1f87e73ae6baa037ed
Image Layers
1# debian.sh --arch 'amd64' out/47.02 MB2RUN /bin/sh -c set -eux;24.44 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.44 MB5ENV GOLANG_VERSION=1.26.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/ / # buildkit64.11 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt update423.81 MB13COPY --chmod=0755 scripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh #495 B14COPY --chmod=0755 scripts/install-llvm-mingw64.sh /tmp/install-llvm-mingw64.sh #632 B15COPY /tmp/llvm-mingw64 /tmp/llvm-mingw64 # buildkit101.78 MB16RUN /bin/sh -c /tmp/install-llvm-mingw64.sh /tmp/llvm-mingw64101.78 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 'amd64' out/ 'trixie' '@1776729600'