sha256:1a5c1b1004615084733d42db7403171f3085458ade82f893768d960ccf5a2d70
OS/ARCH
Compressed size
815.65 MB
Last pushed
over 1 year by flashbotsadmin
Type
Image
Manifest digest
sha256:2b099a93e1c0abc89ed9a00abb1acadc56a85246dddd74ce5f43007c4b2db81d
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -eux;82.41 MB5ENV GOLANG_VERSION=1.24.30 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 /app92 B13RUN /bin/sh -c apt-get update15.61 MB14COPY go.* ./ # buildkit27.03 KB15RUN /bin/sh -c go mod423.34 MB16COPY . . # buildkit1.02 MB17RUN /bin/sh -c go build91.58 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'