sha256:ee2972a542b1e03ae45ac8233f5b34d1897957db291bde77959e2a1b8e056739
OS/ARCH
Compressed size
337.96 MB
Last pushed
10 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:02870475ce4d3b5ce9a2e3cbd81f6a60771a2f605ba9dd4e746cd986a196863f
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.12 MB16RUN /bin/sh -c go install12.18 MB17RUN /bin/sh -c go install10.9 MB18RUN /bin/sh -c rm -rf166 B19COPY files/report.sh /usr/local/bin/report.sh # buildkit377 B20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit852 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit465 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'