sha256:4fc20dfa9df95c459578139ad5c5e053a29434e29bfd865949118df57c532a21
OS/ARCH
linux/amd64
Compressed size
679.45 MB
Last pushed
about 2 months by georgii4inferara
Type
Image
Manifest digest
sha256:4fc20dfa9df95c459578139ad5c5e053a29434e29bfd865949118df57c532a21
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.10 B7RUN /bin/sh -c set -eux;205.28 MB8RUN /bin/sh -c rustup target33.15 MB9COPY /app/target/release/soroban-ret-web /usr/local/bin/soroban-ret-web # buildkit5.43 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 -c103.18 MB13EXPOSE [8787/tcp]0 B14ENTRYPOINT ["soroban-ret-web"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'