sha256:10197722948e6920a3cff0f29c884510b7a10709307696e0532c761e8eaf6af6
OS/ARCH
Compressed size
917.92 MB
Last pushed
11 months by x1unix
Type
Image
Manifest digest
sha256:f571c6a17a8eaae2ca28fe5590e4422c38f7d88a1fd2aa2159ab08948faafb71
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.36 MB5ENV GOLANG_VERSION=1.25.10 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/ / # buildkit57.26 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN /bin/sh -c apt update423.67 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 # 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' '@1759104000'