sha256:4e40f36c737fea00f72083ad4fa62af5ba01bf379b7945dd41f57472e695c5df
OS/ARCH
Compressed size
852.48 MB
Last pushed
9 months by flashbotsadmin
Type
Image
Manifest digest
sha256:c34c0b3647bff7e8aef8739d602d9637e83fd95e08e06dd22f9311a544121322
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -eux;93.7 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/ / # buildkit71.87 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update16.95 MB14COPY go.* ./ # buildkit28.13 KB15RUN /bin/sh -c go mod433.05 MB16COPY . . # buildkit1.26 MB17RUN /bin/sh -c go build99.95 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'