sha256:efe8009349ccf7d0f25263c76ce9298a35da6e44134126c89d8c01e0c844f7f5
OS/ARCH
Compressed size
864.4 MB
Last pushed
11 months by flashbotsadmin
Type
Image
Manifest digest
sha256:dafa8b821156e680b480a7471e2ba1b41fb8ecafd16cc8b91a3627a2bdbf4a5f
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -eux;97.36 MB5ENV GOLANG_VERSION=1.24.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/ / # buildkit75.46 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update17.02 MB14COPY go.* ./ # buildkit28.12 KB15RUN /bin/sh -c go mod433.05 MB16COPY . . # buildkit1.05 MB17RUN /bin/sh -c go build104.37 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'