sha256:89bb7c7c6895ac12307636ef6eb3366d61a0dac5c80bd1f66a2083a515ff4b26
OS/ARCH
Compressed size
825.19 MB
Last pushed
about 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:97b9f741745633f1de6921adbba67b314519cf9f2d3fa5d57bda10fe4f690ccd
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.47 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -eux;82.42 MB5ENV GOLANG_VERSION=1.24.50 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.75 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update15.63 MB14COPY go.* ./ # buildkit27.92 KB15RUN /bin/sh -c go mod429.56 MB16COPY . . # buildkit1.03 MB17RUN /bin/sh -c go build94.82 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'