sha256:5bbf56b203fb6cf917693f6784529131f4b497de5ddc6415f7f43ba9667a9810
OS/ARCH
Compressed size
878.3 MB
Last pushed
over 1 year by x1unix
Type
Image
Manifest digest
sha256:dc1c2854cc91dc00e33bd4d6e60bfadb89af32bd1944bc9b848172744efeef90
Image Layers
1# debian.sh --arch 'arm64' out/46.07 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.38 MB5ENV GOLANG_VERSION=1.24.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/ / # buildkit71.7 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12RUN /bin/sh -c apt update356.81 MB13COPY --chmod=0755 scripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh #500 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' '@1740355200'