sha256:aea11d49269b9dd312403a9d3f18fc467c10998b94737a57987fe2a3bedde947
OS/ARCH
linux/amd64
Compressed size
37.96 MB
Last pushed
23 days by georgii4inferara
Type
Image
Manifest digest
sha256:aea11d49269b9dd312403a9d3f18fc467c10998b94737a57987fe2a3bedde947
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update5.47 MB3COPY /app/target/release/soroban-ret-web /usr/local/bin/soroban-ret-web # buildkit5.56 MB4ENV DEVTOOLS_NO_COMPILE=true DEVTOOLS_BIND=0.0.0.0 DEVTOOLS_PORT=8787 RUST_LOG=info0 B5EXPOSE [8787/tcp]0 B6ENTRYPOINT ["soroban-ret-web"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'