2024-02-22 04:03:20 UTC
110 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:e1caac4eb9d2ec24aa3618e5992208321a92492aef5fef5eb9e470895f771c56 - 25.32% (27.8 MB)
[#001] sha256:dc2be9384bb15c4d439eb5191736376502deaf0560137e9ab948a66df8833c3a - 4.9% (5.37 MB)
[#002] sha256:c69b7a4ac436ccbec9e0b11b158826d84481199a734cc6fc72ffef2f687d8b07 - 0.0% (175 Bytes)
[#003] sha256:cea91e3cd1b9558f7747fc62bd9d5e9997ea6184a6a2eb3a72299ec951baacc1 - 30.16% (33.1 MB)
[#004] sha256:e218136330691a031b13a633b76b71412599c9ebe0b7752ad813da68fda8c218 - 5.05% (5.54 MB)
[#005] sha256:374e8b07ffbc439d64f4155130e61f192049a390d98ca3fc40b7ab21c5019e19 - 34.57% (37.9 MB)
/bin/sh -c #(nop) ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /
2024-02-13 00:37:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-20 07:00:26 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-02-20 07:00:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-02-22 04:03:20 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-02-22 04:03:20 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-02-22 04:03:20 UTC (buildkit.dockerfile.v0)COPY ./models /etc/sb_ai/models # buildkit
2024-02-22 04:03:20 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-02-22 04:03:20 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-02-22 04:03: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.