sha256:cd81b1c743a25a4760673941d6d927524b6bdd309eb064a18105ed6bb9a120e4
OS/ARCH
Compressed size
45.72 MB
Last pushed
about 1 month by sutoj
Type
Image
Manifest digest
sha256:30f04265c21c4634d991395588bb6558447a4df6dc30fa43d9bde66f74a46b8d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG TARGETARCH=amd640 B3ARG TARGETPLATFORM=linux/amd640 B4COPY /onnxruntime/lib/libonnxruntime.so.1.23.2 /usr/local/lib/ # buildkit7.97 MB5COPY /onnxruntime/lib/libonnxruntime_providers_shared.so /usr/local/lib/ # buildkit1.82 KB6RUN |2 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 /bin/sh3.36 MB7COPY /build/scanner /app/scanner # buildkit7.46 MB8WORKDIR /app32 B9ENV LD_LIBRARY_PATH=/usr/local/lib0 B10VOLUME [/var/piler/store]0 B11HEALTHCHECK &{["CMD-SHELL" "test -f /proc/1/cmdline0 B12ENTRYPOINT ["/app/scanner"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'