sha256:f69903b6847f57839cafc1a2e7676a75f2c83a03cabd77c40d33e7d5a6dc727a
OS/ARCH
Compressed size
815.59 MB
Last pushed
over 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:2afb8bf5e8c7eb3d7c6eba0026870d221c41cc5e496f27f3b4d49d6c88570cdf
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.4 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 -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update15.61 MB14COPY go.* ./ # buildkit26.83 KB15RUN /bin/sh -c go mod423.34 MB16COPY . . # buildkit1.04 MB17RUN /bin/sh -c go build91.55 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'