sha256:97332d269b012471d8da525ad478915f54dd7c0c773b7088fbc54bfe98ddb69b
OS/ARCH
Compressed size
327.31 MB
Last pushed
6 days by dzlzv
Type
Image
Manifest digest
sha256:6504aa7d2ad64bdedded65197c5ae480036b405ab650b2e29d5ba85f7c66f096
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B3ENV 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.94.10 B4RUN /bin/sh -c set -eux;270.66 MB5ARG CHEF_TAG=0.1.770 B6ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse0 B7RUN |1 CHEF_TAG=0.1.77 /bin/sh -c2.14 MB8LABEL org.opencontainers.image.source=https://github.com/LukeMathWalker/cargo-chef0 B9LABEL org.opencontainers.image.description=Cache the dependencies of0 B10WORKDIR /app91 B11RUN /bin/sh -c apt-get update14.87 MB12COPY /app/target/release/network-scheduler /app/network-scheduler # buildkit12.71 MB13EXPOSE [9090/tcp]0 B14CMD ["/app/network-scheduler"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'