sha256:218e333476a5d1f5f162625d974b67227cec1a442d4bc8eda27d488d71e6b3cb
OS/ARCH
Compressed size
326.62 MB
Last pushed
10 months by liftoffdockerhub
Type
Image
Manifest digest
sha256:b4ae4d24db9f2af88ef033d7c8cc8ed2aad4ce8df0df6342d520025636a86d86
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.41 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/ / # buildkit71.72 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12ENV OUTDIR=/out0 B13RUN /bin/sh -c go install9.91 MB14RUN /bin/sh -c go install4.3 MB15RUN /bin/sh -c go install6.04 MB16RUN /bin/sh -c go install11.8 MB17RUN /bin/sh -c go install10.52 MB18RUN /bin/sh -c rm -rf167 B19COPY files/report.sh /usr/local/bin/report.sh # buildkit379 B20COPY files/coverage.sh /usr/local/bin/coverage.sh # buildkit854 B21COPY files/lint.sh /usr/local/bin/lint.sh # buildkit464 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'