sha256:bc979cd8fd8e519cff83e5151916d3229fae8e0f3301dcc3fb1f8275a4e0c74a
OS/ARCH
Compressed size
337.98 MB
Last pushed
10 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:7f128626126a32b6652b8762892eee6479eb09ce52b461d17de373f5dd70c7bb
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.07 MB5ENV GOLANG_VERSION=1.24.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/ / # buildkit75.29 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV OUTDIR=/out0 B13RUN /bin/sh -c go install10.33 MB14RUN /bin/sh -c go install4.51 MB15RUN /bin/sh -c go install6.13 MB16RUN /bin/sh -c go install12.19 MB17RUN /bin/sh -c go install10.9 MB18RUN /bin/sh -c rm -rf166 B19COPY files/report.sh /usr/local/bin/report.sh # buildkit369 B20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit848 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit458 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'