sha256:85453b9c717992a3e5e5e6bb6d23337c6213ca143a205e6c87a2016b5332d062
OS/ARCH
Compressed size
325.29 MB
Last pushed
3 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:b9f011369c21842b47db040a64f3611c9ff073ed8e277ac39cccedd4a9988879
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.46 MB4RUN /bin/sh -c set -eux;93.73 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/ / # buildkit54.98 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV OUTDIR=/out0 B13RUN /bin/sh -c go install10.03 MB14RUN /bin/sh -c go install4.27 MB15RUN /bin/sh -c go install5.85 MB16RUN /bin/sh -c go install11.72 MB17RUN /bin/sh -c go install9.03 MB18RUN /bin/sh -c rm -rf166 B19COPY files/report.sh /usr/local/bin/report.sh # buildkit374 B20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit844 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit458 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'