sha256:1438b9f70a27e178faadf8eaf8f3721b8a12802fcb28e1c4b25d54255038fad7
OS/ARCH
Compressed size
518.45 MB
Last pushed
2 months by dzlzv
Type
Image
Manifest digest
sha256:1b8abc63dbeb7a2253e21ff15a6782bb2932516fee1518f01753c7a4e5edb98f
Image Layers
1# debian.sh --arch 'arm64' out/46.12 MB2RUN /bin/sh -c set -eux;22.5 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.52 MB5LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B6ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.89.00 B7RUN /bin/sh -c set -eux;168.36 MB8WORKDIR /app93 B9COPY /app/target/release/sqd-hotblocks . # buildkit22.45 MB10COPY /app/target/release/reclaim-measure . # buildkit4.11 MB11ENTRYPOINT ["/app/sqd-hotblocks"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'