sha256:37bbee543a1be5f5f640be88201e9ba83cbf5908c605b273ff13b0a2405e2d62
OS/ARCH
linux/amd64
Compressed size
793.35 MB
Last pushed
3 months by affinenick
Type
Image
Manifest digest
sha256:37bbee543a1be5f5f640be88201e9ba83cbf5908c605b273ff13b0a2405e2d62
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 -ex;201.57 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.88.00 B7RUN /bin/sh -c set -eux;195.56 MB8RUN /bin/sh -c apt-get update141.28 MB9WORKDIR /app93 B10COPY repo/ /app/ # buildkit1 MB11RUN /bin/sh -c if [122.4 MB12RUN /bin/sh -c cd /app863.24 KB13RUN /bin/sh -c cd /app127.67 KB14CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'