sha256:07ba8c9a2cac84b67f86abe0a4fee7ff6e7ac32e1f81615b9588ef5ca180c682
OS/ARCH
Compressed size
923.52 MB
Last pushed
7 months by flashbotsadmin
Type
Image
Manifest digest
sha256:88e86791b7622352fedcb84d0ab8cb0db7c1ef623adb51ff3f540c0d7c20c7a9
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.65 MB4RUN /bin/sh -c set -eux;97.41 MB5ENV GOLANG_VERSION=1.25.70 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/ / # buildkit57.37 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.07 MB14COPY go.* ./ # buildkit29.19 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit2.07 MB17RUN /bin/sh -c go build134.81 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'