sha256:583bd6a0c8fb6c1d1c4c8c1fc82db3f401b5357e55fbbbbceb2a659c4e6d9823
OS/ARCH
Compressed size
880.97 MB
Last pushed
9 months by flashbotsadmin
Type
Image
Manifest digest
sha256:ecb9f63c21f63155f2bb8caeb8aad0c4d1e80ff817d84b770b614fc38f6ea991
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 -p125 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.06 MB14COPY go.* ./ # buildkit28.92 KB15RUN /bin/sh -c go mod433.54 MB16COPY . . # buildkit1.35 MB17RUN /bin/sh -c go build120.08 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1766966400'