2024-05-02 06:52:09 UTC
147 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:22d97f6a5d13532e867231d23d92620a81874d51a456196be50154eeb32edc08 - 18.96% (27.8 MB)
[#001] sha256:ed5c98327ff331d38319c41372ae0e08483eaf3773886a9cfa39106b2462b9c7 - 3.68% (5.4 MB)
[#002] sha256:c8be562fdaaf2b51d38014b40906dd73a74deb3378d648f4c494bde300348959 - 0.0% (374 Bytes)
[#003] sha256:651497dd26bba0c322377109113b33067afb2e3f097b114d5f348fddbeea1605 - 22.09% (32.4 MB)
[#004] sha256:e3121dbc0ccea4584ea60d7a3e48b20515d4dd4e89671f02267c27c69b4df94f - 3.24% (4.76 MB)
[#005] sha256:7951437e0c985beaac04a5ef43f9bff46d8635e80cc8b6b93d852924147a62c9 - 52.02% (76.4 MB)
/bin/sh -c #(nop) ADD file:ea7004fb788ab5cf1604d6e71153c48d99b75fbd1810e78a8c79faff11fe6771 in /
2024-04-24 04:10:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-05-02 06:00:01 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-05-02 06:00:08 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-05-02 06:52:09 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-05-02 06:52:09 UTC (buildkit.dockerfile.v0)COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit
2024-05-02 06:52:09 UTC (buildkit.dockerfile.v0)COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit
2024-05-02 06:52:09 UTC (buildkit.dockerfile.v0)ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so
2024-05-02 06:52:09 UTC (buildkit.dockerfile.v0)ENV SB_AI_MODELS_DIR=/etc/sb_ai/models
2024-05-02 06:52:09 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.