sha256:6266edbe4cc9ce8f48b90e3b900a6717960be44fe92fa9f052bb24f1ecff6cd2
OS/ARCH
Compressed size
1011.41 MB
Last pushed
8 days by storjlabsutil
Type
Image
Manifest digest
sha256:e46632cfed38c154e00dad2f28b99f7503cf8c4269a71e07f582d50aff8af876
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -eux;97.6 MB5ENV GOLANG_VERSION=1.27.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/ / # buildkit67.79 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /go/ci118 B13COPY images/slim.sh images/slim.sh # buildkit830 B14RUN /bin/sh -c bash images/slim.sh189.05 MB15COPY /go/ci /go/ci # buildkit160.51 KB16COPY /go/bin/* /go/bin/ # buildkit76.13 MB17COPY /go/bin/* /go/bin/ # buildkit90.24 MB18RUN /bin/sh -c go install284.99 MB19RUN /bin/sh -c go install69.3 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'