sha256:d147d69efb02d642dc167a74dfac83af251e89cac82c5c62b1c3cffc430c0f4a
OS/ARCH
Compressed size
613.3 MB
Last pushed
about 1 year by bluebugs
Type
Image
Manifest digest
sha256:31e2d662a7ddfe26bcff08da9de16dc35fb270b9fcf479d6e3d62a7e98e4ff3c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV GO_VERSION=1.24.60 B3ENV GO_AMD64_CHECKSUM=bbca37cc395c974ffa4893ee35819ad23ebb27426df87af92e93a9ec66ef87120 B4ENV GO_ARM64_CHECKSUM=124ea6033a8bf98aa9fbab53e58d134905262d45a022af3a90b73320f3c3afd50 B5ENV ZIG_VERSION=0.14.10 B6ENV ZIG_MINISIGN_KEY=RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U0 B7ENV FYNE_VERSION=v2.5.50 B8ENV FIXUID_VERSION=0.5.10 B9ENV MINISIGN_VERSION=0.120 B10RUN /bin/sh -c set -eux;32.97 MB11ENV PATH=/usr/local/go/bin:/usr/local/zig:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;75.34 MB13ENV GOPATH=/go0 B14ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/zig:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c mkdir -p126 B16WORKDIR /go32 B17ENV GOTOOLCHAIN=local0 B18RUN /bin/sh -c set -eux;283.15 KB19RUN /bin/sh -c set -eux;74.53 MB20RUN /bin/sh -c set -eux;377.65 MB21RUN /bin/sh -c set -eux;5.6 MB22RUN /bin/sh -c git config161 B23RUN /bin/sh -c arch="$(dpkg --print-architecture)";1.96 MB24COPY /build/zig-out/bin /usr/local/bin # buildkit90.29 KB25RUN /bin/sh -c set -eux;17.95 MB26COPY ./darwin-sdk-extractor/resources/darwin-sdk-extractor.sh /usr/local/bin # buildkit425 B27VOLUME [/mnt]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'