sha256:a3877340c15c762fcb305888a12d4f328141ca98f49197607eb4cf84ecc9b658
OS/ARCH
Compressed size
43.49 MB
Last pushed
10 months by sutoj
Type
Image
Manifest digest
sha256:cff4cc9e81c8656dc5d54c1fe0cc716b4b86d82002b2cd2c253b181ee6daa6a2
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4COPY /onnxruntime/lib/libonnxruntime.so.1.23.2 /usr/local/lib/ # buildkit7.04 MB5COPY /onnxruntime/lib/libonnxruntime_providers_shared.so /usr/local/lib/ # buildkit2.17 KB6RUN |2 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 /bin/sh3.19 MB7COPY /build/scanner /app/scanner # buildkit6.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 'arm64' out/ 'bookworm' '@1762202650'