2026-03-11 00:59:21 UTC
359 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:eb04ef52de3a23999fcda632f100324a4d1dbebd588b4df190c4a172bb88c603 - 7.47% (26.8 MB)
[#001] sha256:988ddc6a7578fb284a01451eed4400c573740d33d891d246eff8b12a714bed51 - 10.26% (36.8 MB)
[#002] sha256:794f388875e934a51ab709d24596fcc8a125ead199f54e4f806a610152505329 - 0.0% (390 Bytes)
[#003] sha256:d93cb558174981d8000de8ecb732a6a519535dcdd2e75d33a602b23f7a38447c - 15.38% (55.2 MB)
[#004] sha256:d780e198c5085ec28ccbc1e1172f2b9f1716d006bfa54b5b38e2469704afd87a - 62.55% (225 MB)
[#005] sha256:ae85ad5331f65b81c9bcefcc5722e78d68442d0a0c771b2deb9b9e056fc0a671 - 4.35% (15.6 MB)
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'
2026-03-11 00:53:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev libblas-dev liblapack-dev libopenblas-dev ca-certificates && update-ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
2026-03-11 00:53:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2026-03-11 00:59:18 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2026-03-11 00:59:21 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime.debug /usr/local/bin/edge-runtime.debug # buildkit
2026-03-11 00:59:21 UTC (buildkit.dockerfile.v0)COPY /root/onnxruntime/lib/libonnxruntime.so* /usr/lib # buildkit
2026-03-11 00:59:21 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.