Sign inSign up

subsquid/network-scheduler:318acd595ca3

Multi-platform
Index digest

sha256:110fd053c91a807d82f6a9b9d8aadf6798159e0efc204913bad21af3bc2eabd7

OS/ARCH

Compressed size

327.63 MB

Last pushed

20 days by dzlzv

Type

Image

Manifest digest

sha256:e066f76c5e7cd12b957fed99264234296237696d49431efc17a3a2a8b5631cf9

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B
3ENV 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 B
4RUN /bin/sh -c set -eux;270.66 MB
5ARG CHEF_TAG=0.1.770 B
6ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse0 B
7RUN |1 CHEF_TAG=0.1.77 /bin/sh -c2.14 MB
8LABEL org.opencontainers.image.source=https://github.com/LukeMathWalker/cargo-chef0 B
9LABEL org.opencontainers.image.description=Cache the dependencies of0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update14.86 MB
12COPY /app/target/release/network-scheduler /app/network-scheduler # buildkit13.04 MB
13EXPOSE [9090/tcp]0 B
14CMD ["/app/network-scheduler"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'