sha256:57a3f7406d3955f0aa499a41eebfe4aa0df953a14087d2cc75536841a4547e77
OS/ARCH
Compressed size
910.93 MB
Last pushed
5 months by flashbotsadmin
Type
Image
Manifest digest
sha256:7725bdc61217b482e4191d65543ec2bf2534a98bf4a7c091d84bb58beeb18e3c
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.76 MB5ENV GOLANG_VERSION=1.25.90 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/ / # buildkit55.01 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.01 MB14COPY go.* ./ # buildkit29.2 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit2.18 MB17RUN /bin/sh -c go build128.58 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'