2024-03-25 06:37:28 UTC
149 MB
/usr/local/bin/libonnxruntime.so
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SB_AI_MODELS_DIR/etc/sb_ai/models
[#000] sha256:8a1e25ce7c4f75e372e9884f8f7b1bedcfe4a7a7d452eb4b0a1c7477c9a90345 - 18.7% (27.8 MB)
[#001] sha256:fa7ee861e9a7cc307c6a81cb5b6fb1898b4173320c633d9c09fa0a4ff64c1f6e - 3.62% (5.37 MB)
[#002] sha256:be87703ae9ccabae272244188eea1a3e3fccc235e0c94e6f63ebbf5628f1aa86 - 0.0% (177 Bytes)
[#003] sha256:513eb72a7c1f20597d219fa886cc9feb87f1b104301f2e14c87b85efb8818011 - 22.54% (33.5 MB)
[#004] sha256:5274f2458738ae382afe2bbad4737d75ca68d69a3fb49cae6097dd0950f7d022 - 3.73% (5.54 MB)
[#005] sha256:a9c991b9a20de197dbdf009299b4c6dcbcb3a46246af15391564424017b61f35 - 51.41% (76.4 MB)
/bin/sh -c #(nop) ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /
2024-03-12 01:21:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-03-17 22:56:37 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2024-03-17 22:56:37 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-03-25 06:37:27 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-03-25 06:37:27 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-03-25 06:37:28 UTC (buildkit.dockerfile.v0)COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit
2024-03-25 06:37:28 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-03-25 06:37:28 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-03-25 06:37:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.