sha256:5d0fcfe4a53fe72099cb56a13fb0cc07929ab672b60a1ec1a8b8b4c3046249a3
OS/ARCH
Compressed size
33.66 MB
Last pushed
about 1 month by rbehzadan
Type
Image
Manifest digest
sha256:cdebed08be635f619f33454a40bd65db34b66d02397b86516100fc317df8227a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update4.28 MB3COPY /build/target/release/extract-content-api /usr/local/bin/extract-content-api # buildkit2.57 MB4USER app0 B5ENV PORT=8000 RUST_LOG=extract_content_api=info,tower_http=info MAX_BODY_BYTES=10485760 MAX_CONCURRENT_EXTRACTIONS=40 B6EXPOSE [8000/tcp]0 B7HEALTHCHECK &{["CMD-SHELL" "curl --fail --silent0 B8ENTRYPOINT ["/usr/local/bin/extract-content-api"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'