sha256:ceadeecbbceb7aa14d672912b34f1cd4910ae0e595e83bfbbc7fd10fefcb9dbf
OS/ARCH
Compressed size
839.42 MB
Last pushed
over 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:7231d200e98bd7d0a0f69794790c170863bf26b0bc726b896114a87bc035ce26
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.07 MB5ENV GOLANG_VERSION=1.24.30 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.32 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app92 B13RUN /bin/sh -c apt-get update15.77 MB14COPY go.* ./ # buildkit27.91 KB15RUN /bin/sh -c go mod429.57 MB16COPY . . # buildkit1.02 MB17RUN /bin/sh -c go build99.09 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'