sha256:cc5e47710a6f05475daaf917f5fb0948f40b665cbc21986761391856c18d937e
OS/ARCH
Compressed size
923.47 MB
Last pushed
8 months by flashbotsadmin
Type
Image
Manifest digest
sha256:2be27a79a3fe39dbcb1d7378b8040f5960cee76c30edb260ccf6dabb1fbc783b
Image Layers
1# debian.sh --arch 'amd64' out/47 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.60 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 -p125 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.06 MB14COPY go.* ./ # buildkit29.22 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit2.04 MB17RUN /bin/sh -c go build134.82 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'