sha256:85453b9c717992a3e5e5e6bb6d23337c6213ca143a205e6c87a2016b5332d062
OS/ARCH
Compressed size
333.43 MB
Last pushed
3 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:9e33e09313db094ebb25b601e2e5534dc9bfc0ca0512371e69c7f9846f277a66
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.52 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 -rf165 B19COPY files/report.sh /usr/local/bin/report.sh # buildkit373 B20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit844 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit458 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'