sha256:d1f7f7714fc17c1eb12ec4699de13d0075f92fc79d127df33a33297bb3bd0c38
OS/ARCH
Compressed size
867.61 MB
Last pushed
9 months by flashbotsadmin
Type
Image
Manifest digest
sha256:68e03c34d074a558f18519aff8e783c01a9ab9dcbcd8cf3352930d309f0df995
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.45 MB4RUN /bin/sh -c set -eux;93.7 MB5ENV GOLANG_VERSION=1.24.110 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.87 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update16.96 MB14COPY go.* ./ # buildkit28.72 KB15RUN /bin/sh -c go mod433.38 MB16COPY . . # buildkit1.35 MB17RUN /bin/sh -c go build114.65 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1766966400'