sha256:2c883fb2217fde430a998e2b63f3cd84e024f2f8904f0281798fa954841b58a0
OS/ARCH
Compressed size
864.76 MB
Last pushed
9 months by flashbotsadmin
Type
Image
Manifest digest
sha256:9c172e6b80ec5b6903d6051be0b8b0ec698ae6a1cba69d24a1ee49d23e06483e
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.38 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/ / # buildkit75.46 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app92 B13RUN /bin/sh -c apt-get update17.04 MB14COPY go.* ./ # buildkit28.44 KB15RUN /bin/sh -c go mod433.15 MB16COPY . . # buildkit1.29 MB17RUN /bin/sh -c go build104.34 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'