sha256:6bea372f4e7b76ea43b48c91191af61db0586f01532e251c82c5ac3a2afbc05d
OS/ARCH
linux/amd64
Compressed size
887.09 MB
Last pushed
2 months by teamgosh
Type
Image
Manifest digest
sha256:12c451b4ae431204aaafd1eb6095cec31e8ca3a316e00e58981b3b5f66a972ff
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.3 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.96.10 B7RUN /bin/sh -c set -eux;205.28 MB8WORKDIR /app93 B9RUN /bin/sh -c apt-get update42.36 MB10COPY /usr/local/bin/mold /usr/local/bin/mold # buildkit4.93 MB11COPY /usr/local/lib/mold /usr/local/lib/mold # buildkit3.81 KB12COPY /usr/local/bin/sccache /usr/local/bin/sccache # buildkit9.06 MB13COPY /usr/local/bin/cargo-deny /usr/local/bin/cargo-deny # buildkit8.13 MB14COPY /usr/local/bin/just /usr/local/bin/just # buildkit1.9 MB15RUN /bin/sh -c rustup component7.18 MB16RUN /bin/sh -c rustup toolchain196.42 MB17RUN /bin/sh -c rustup component3.14 MB18RUN /bin/sh -c 32 B19RUN /bin/sh -c apt-get update382 B20COPY /usr/local/bin/node /usr/local/bin/nock /usr/local/bin/node-helper /usr/local/bin/migration-tool46.2 MB21WORKDIR /workdir/97 B22COPY config/wasm config/wasm # buildkit1.06 MB23RUN /bin/sh -c mkdir data4.15 KB24ENTRYPOINT ["node"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'