sha256:de777c3a0f10b8d253bfffc45e629e23cf12d7bf6ab1d97b41a88c610df9eb89
OS/ARCH
linux/amd64
Compressed size
674.47 MB
Last pushed
3 months by andreykerchin
Type
Image
Manifest digest
sha256:5992be5f92a86a5172b15ed0708dfbdab7f14e677d0ffa3aedae367150d52faa
Image Layers
1# debian.sh --arch 'amd64' out/46.26 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.8 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.96.00 B7RUN /bin/sh -c set -eux;205.23 MB8RUN /bin/sh -c rustup target31.55 MB9COPY /app/target/release/soroban-ret-web /usr/local/bin/soroban-ret-web # buildkit5.24 MB10ENV DEVTOOLS_COMPILE_DIR=/opt/compile-skeleton DEVTOOLS_SOROBAN_SDK_VERSION=22.0.8 DEVTOOLS_BIND=0.0.0.0 DEVTOOLS_PORT=87870 B11ARG PREWARM=true0 B12RUN |1 PREWARM=true /bin/sh -c100.05 MB13EXPOSE [8787/tcp]0 B14ENTRYPOINT ["soroban-ret-web"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'