sha256:89bb7c7c6895ac12307636ef6eb3366d61a0dac5c80bd1f66a2083a515ff4b26
OS/ARCH
Compressed size
839.47 MB
Last pushed
about 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:17166f169725adbe0f0ff41707469925888f6d8331d447b5a55647a8b6b5adbe
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.08 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/ / # buildkit75.33 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12WORKDIR /app92 B13RUN /bin/sh -c apt-get update15.79 MB14COPY go.* ./ # buildkit27.91 KB15RUN /bin/sh -c go mod429.56 MB16COPY . . # buildkit1.03 MB17RUN /bin/sh -c go build99.08 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'