sha256:fa28005dd93437d989b86046f0c8206fbb3d0145834cb4c6e27146132657c4c0
OS/ARCH
linux/amd64
Compressed size
891.06 MB
Last pushed
about 2 months by teamgosh
Type
Image
Manifest digest
sha256:6aedb11ff135df4477419bed568f5fccd2505e1cbb098208aef9e2d01e534a9f
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.65 MB4RUN /bin/sh -c set -ex;225.31 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.97.10 B7RUN /bin/sh -c set -eux;207.76 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.83 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.61 MB16RUN /bin/sh -c rustup toolchain197.71 MB17RUN /bin/sh -c rustup component3.15 MB18RUN /bin/sh -c 32 B19RUN /bin/sh -c apt-get update394 B20COPY /usr/local/bin/node /usr/local/bin/nock /usr/local/bin/node-helper /usr/local/bin/migration-tool45.94 MB21WORKDIR /workdir/97 B22COPY config/wasm config/wasm # buildkit1.06 MB23RUN /bin/sh -c mkdir data4.16 KB24ENTRYPOINT ["node"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'