sha256:17c8984b9e3f36cf2383110d937fc4278c68d4de10d14e7a58fb270ef35ce4c9
OS/ARCH
Compressed size
815.65 MB
Last pushed
over 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:dcd9e69b6cb025ab07b2db20be2a05814129784e5d52f2c6f850119dc609d87a
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.30 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.75 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app92 B13RUN /bin/sh -c apt-get update15.61 MB14COPY go.* ./ # buildkit26.84 KB15RUN /bin/sh -c go mod423.34 MB16COPY . . # buildkit1.02 MB17RUN /bin/sh -c go build91.58 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'