sha256:7fc980f37cc225c27cf41872fc6e08f199ee8b8691eee49b02b569c9c5e7f8d6
OS/ARCH
linux/amd64
Compressed size
2.13 GB
Last pushed
2 months by affinenick
Type
Image
Manifest digest
sha256:7fc980f37cc225c27cf41872fc6e08f199ee8b8691eee49b02b569c9c5e7f8d6
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 rustup install205.93 MB9RUN /bin/sh -c apt-get update141.28 MB10RUN /bin/sh -c apt-get update44.14 MB11RUN /bin/sh -c rustup target32.78 MB12WORKDIR /app93 B13COPY repo/ /app/ # buildkit39.27 MB14RUN /bin/sh -c if [1.12 GB15RUN /bin/sh -c cd /app33.52 MB16RUN /bin/sh -c cd /app5.87 MB17ENV CARGO_NET_GIT_FETCH_WITH_CLI=true0 B18ENV CARGO_INCREMENTAL=00 B19CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'