sha256:ce9c5386ac4f9e296c2b845afe8457206535ddf46915cdadc32292972b111e53
OS/ARCH
Compressed size
910.69 MB
Last pushed
7 months by flashbotsadmin
Type
Image
Manifest digest
sha256:9d68e057431727546194cb12985768e5a3ec99777bc26137af9187a924010f04
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.46 MB4RUN /bin/sh -c set -eux;93.73 MB5ENV GOLANG_VERSION=1.25.70 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/ / # buildkit54.98 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update16.98 MB14COPY go.* ./ # buildkit29.21 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit2.06 MB17RUN /bin/sh -c go build128.56 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'