2025-03-13 16:36:42 UTC
347 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d51c377d94dadb60d549c51ba66d3c4eeaa8bace4935d570ee65d8d1141d38fc - 7.71% (26.7 MB)
[#001] sha256:b2605d91f777444a1162e8f9e132fee330552c56f6b86c6a9c0a442b74583755 - 10.36% (36 MB)
[#002] sha256:0a3f9c2d53c2df74774865b901de6f977b54ca31d370ff887cf56a482c52f3ab - 0.0% (382 Bytes)
[#003] sha256:abf8eac5d3db0d71aa83270dd3a7d8337c76f7c4cba9e689c00bc740c1b02267 - 15.47% (53.7 MB)
[#004] sha256:03b87a4595b3be3d7cb83f11ac2ba68f2f86ebf8d8b6f028335dddf83ccd29d0 - 61.95% (215 MB)
[#005] sha256:562f52464cc17abbece68f924c11df013c9f0f1e820b1d8576a0ecfda4fbd04b - 4.51% (15.6 MB)
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'
2025-03-13 16:29:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev libblas-dev liblapack-dev libopenblas-dev && rm -rf /var/lib/apt/lists/* # buildkit
2025-03-13 16:29:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2025-03-13 16:36:35 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2025-03-13 16:36:39 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime.debug /usr/local/bin/edge-runtime.debug # buildkit
2025-03-13 16:36:42 UTC (buildkit.dockerfile.v0)COPY /root/onnxruntime/lib/libonnxruntime.so* /usr/lib # buildkit
2025-03-13 16:36:42 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.