sha256:dc8b2b2c791db7fd10012647c0de50b9ca9858157a2538e07636f115d277de77
OS/ARCH
Compressed size
829.87 MB
Last pushed
over 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:a2e96f57321ed65505882f12e5a3797a4c9ac84dc4372b9d8c5ef582fae5d710
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.06 MB5ENV GOLANG_VERSION=1.24.20 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.29 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update15.77 MB14COPY go.* ./ # buildkit26.83 KB15RUN /bin/sh -c go mod423.34 MB16COPY . . # buildkit1.04 MB17RUN /bin/sh -c go build95.8 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'