Sign inSign up

williambnorton/synternet:latest

Multi-platform
Networking
Message queues
Index digest

sha256:1647cdbd6a50a8bee184a926c660598af1c3713090bbbec997aa2de71f2a2e3b

OS/ARCH

Compressed size

734.31 MB

Last pushed

almost 2 years by williambnorton

Type

Image

Manifest digest

sha256:73768c5f1ee288a8d4fa091af676d5292032dacaddb279f95a724c4b138bd316

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.32 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -ex;193.3 MB
5LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B
6ENV 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.83.00 B
7RUN /bin/sh -c set -eux;240.14 MB
8ENV TERM=xterm0 B
9WORKDIR /usr/src/mysynternetproject148 B
10COPY Cargo.toml Cargo.lock ./ #11.16 KB
11RUN /bin/sh -c cargo build32 B
12COPY src ./src # buildkit2.1 KB
13COPY subscribe.bash . # buildkit336 B
14COPY redis/ . # buildkit5.78 KB
15COPY redis-cli.bash subscribe.bash . #482 B
16COPY synternet.* . # buildkit461 B
17COPY Version.* . # buildkit209 B
18COPY VERSION . # buildkit219 B
19RUN /bin/sh -c cargo build140.28 MB
20RUN /bin/sh -c apt-get update30.8 MB
21CMD ["./target/release/synternet"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'