sha256:fb1bece1a66071f9dac7cbd36efbb8a7c46f29de5a0f5a5a0046f43bf50e937b
OS/ARCH
Compressed size
327.37 MB
Last pushed
14 days by dzlzv
Type
Image
Manifest digest
sha256:a4e939c92baa741ffa0c226f49f73cbedcdba92a6e51e48e15ba46ab2ea51a5b
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 /app93 B11RUN /bin/sh -c apt-get update14.87 MB12COPY /app/target/release/network-scheduler /app/network-scheduler # buildkit12.77 MB13EXPOSE [9090/tcp]0 B14CMD ["/app/network-scheduler"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'