sha256:57a3f7406d3955f0aa499a41eebfe4aa0df953a14087d2cc75536841a4547e77
OS/ARCH
Compressed size
923.76 MB
Last pushed
5 months by flashbotsadmin
Type
Image
Manifest digest
sha256:a54f3e45d278ddad0a51ea29132cb420980eb0dd55e5de7ee1c37b65c54151ec
Image Layers
1# debian.sh --arch 'amd64' out/47.02 MB2RUN /bin/sh -c set -eux;24.44 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -eux;97.44 MB5ENV GOLANG_VERSION=1.25.90 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.4 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.11 MB14COPY go.* ./ # buildkit29.2 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit2.18 MB17RUN /bin/sh -c go build134.84 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'