2024-09-25 03:08:53 UTC
197 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:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b - 14.1% (27.8 MB)
[#001] sha256:0d997ed6a430dc68efef24b3e7c73ccf05a2fe0ebad63cea9ac61dccd6986215 - 2.73% (5.38 MB)
[#002] sha256:8e4b0b370b165c293e73ac79acaca682c694a5a7091bdaf4e31bebbb9ce61b26 - 0.0% (177 Bytes)
[#003] sha256:753631fe6270fb45aa059d9c71dcbfef762224e1f0e2401f2c35b022721f1dda - 20.19% (39.8 MB)
[#004] sha256:2acf530c644aadc1359c3010bdd965c66fd6a4c3d3324d76e98e3ac459e1d6a4 - 21.42% (42.2 MB)
[#005] sha256:1abbb6eae0e5e17fd0294460a2a1383fd4af015e16764b2f577e800463276909 - 2.81% (5.54 MB)
[#006] sha256:6b60679427be76b2c5c1fedf5fb2bf07a7fa1c0c67069775098cd9e13d36e126 - 38.75% (76.4 MB)
/bin/sh -c #(nop) ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /
2024-09-04 22:30:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-09-24 23:58:02 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-24 23:58:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-09-25 03:08:52 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-09-25 03:08:52 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime.debug /usr/local/bin/edge-runtime.debug # buildkit
2024-09-25 03:08:52 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-09-25 03:08:53 UTC (buildkit.dockerfile.v0)COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit
2024-09-25 03:08:53 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-09-25 03:08:53 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-09-25 03:08:53 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.