sha256:b107efe2ca5a3e115a7bd78bd86057a1faf30b1766530de14d937546d1d9d334
OS/ARCH
Compressed size
333.44 MB
Last pushed
5 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:8a8afabfa5964fe3d7cb8b92179489476abe696e7fcf3dd9909f565abf336162
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.41 MB5ENV GOLANG_VERSION=1.25.50 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/ / # buildkit57.36 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV OUTDIR=/out0 B13RUN /bin/sh -c go install10.53 MB14RUN /bin/sh -c go install4.53 MB15RUN /bin/sh -c go install5.94 MB16RUN /bin/sh -c go install12.19 MB17RUN /bin/sh -c go install9.39 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 # buildkit845 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit459 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'