2024-09-30 08:38:20 UTC
329 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:302e3ee498053a7b5332ac79e8efebec16e900289fc1ecd1c754ce8fa047fcab - 8.43% (27.8 MB)
[#001] sha256:47b4c6b06722860804359bc60245524dee5f62976e977a16ad4723011fbf0212 - 1.63% (5.38 MB)
[#002] sha256:6175b8470772e09665c340eb5c22d1d7e81df6e78a0ef5dc9b80e3e165a24a71 - 0.0% (177 Bytes)
[#003] sha256:bf69f7307ef3307878753c94aed095d990dd9852720aed113ec87f395a00e922 - 13.98% (46.1 MB)
[#004] sha256:685231990ea6198283a3b175b33b48ffd559a0b2c1e59e495eaf902afffc093d - 51.09% (168 MB)
[#005] sha256:33d4209800f772a1eb9d75cfd5773beba98ea876a217477318e4545e4b99ef67 - 1.68% (5.54 MB)
[#006] sha256:049ab5817149c609913466cddb0daf50bfbf0c0eab9e39d7fd1cf9753fa8e05f - 23.18% (76.4 MB)
/bin/sh -c #(nop) ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /
2024-09-27 04:29:32 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-09-30 01:18:22 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-09-30 01:18:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-09-30 08:38:19 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-09-30 08:38:20 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime.debug /usr/local/bin/edge-runtime.debug # buildkit
2024-09-30 08:38:20 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-09-30 08:38:20 UTC (buildkit.dockerfile.v0)COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit
2024-09-30 08:38:20 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-09-30 08:38:20 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-09-30 08:38:20 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.