2024-07-10 05:32:55 UTC
150 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:f11c1adaa26e078479ccdd45312ea3b88476441b91be0ec898a7e07bfd05badc - 18.51% (27.8 MB)
[#001] sha256:b6b0f4e6aa093f45c8b4971bc7efaa59cd2fd993ba7e2e4f451b7046e81f46df - 3.59% (5.38 MB)
[#002] sha256:326696ca2dfe652969cf2f242e8fa6c87a9ffdbf987162c7562d5ada920a2c09 - 0.0% (178 Bytes)
[#003] sha256:bf7365c0e41a99a1db1dcd31258c75c9ebfbc6e435de8185a52510d6020fa399 - 23.32% (35 MB)
[#004] sha256:c1c24c191150917290de6465138b3cf9d0472c75889bf1c7b0d3f07e8fd07966 - 3.69% (5.54 MB)
[#005] sha256:b4841539c91f6675e7a8117edbe617efcfa76b25ff50ce57e3277a92e4ae6dbe - 50.89% (76.4 MB)
/bin/sh -c #(nop) ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /
2024-07-02 01:25:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-08 02:43:06 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-07-08 02:43:06 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-07-10 05:32:55 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-07-10 05:32:55 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-07-10 05:32:55 UTC (buildkit.dockerfile.v0)COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit
2024-07-10 05:32:55 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-07-10 05:32:55 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-07-10 05:32:55 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.