sha256:cf7a433eff0dce6c42dacf9bf18ed52529fec50863e61d3d8325992e9e3d1482
OS/ARCH
Compressed size
910.59 MB
Last pushed
8 months by flashbotsadmin
Type
Image
Manifest digest
sha256:00dd1a70450d591d1dbd21454bda02ff812e7146d734c161710210958f92c509
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.60 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.99 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /app93 B13RUN /bin/sh -c apt-get update16.97 MB14COPY go.* ./ # buildkit29.22 KB15RUN /bin/sh -c go mod478.67 MB16COPY . . # buildkit1.98 MB17RUN /bin/sh -c go build128.55 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'