Namespace
supabase
Image / Tag
edge-runtime:v1.72.0_arm64
Content Digest
sha256:21e613571d8dbb97968bb257290d791292ed32594843b4b9f77480c8da1153c9
Details
Created

2026-03-18 08:17:11 UTC

Size

360 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:d997cc310c981ac52155d0d9fe28888b261a7746a3877bb0ca848fd1a83d319a - 7.45% (26.8 MB)

[#001] sha256:f6dd00455fc8219179d0c07df46dd36efcf1f44d007b89375c1a084ec6ef0f46 - 10.24% (36.8 MB)

[#002] sha256:1468aeaff86b7131d4722c6a680938945017f014c2e7740a1cfa000edc7998b5 - 0.0% (382 Bytes)

[#003] sha256:4a62594e5a43093381c60b094c3bdd2d7df7c76e1a0f02e1aaa3e301d81a5cc3 - 15.37% (55.3 MB)

[#004] sha256:b6b4698c26b8323126b891e66d362049b6e73ec08da96f34763f9f1a4ff3fbaf - 62.59% (225 MB)

[#005] sha256:eb4b263be08ae3e3c0992b8a795b60b7186f5237783bc1ba59bc8f8a7a298c8b - 4.34% (15.6 MB)


History
2026-03-16 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'

2026-03-18 08:10:35 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-18 08:10:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit

2026-03-18 08:17:08 UTC (buildkit.dockerfile.v0)

COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit

2026-03-18 08:17:10 UTC (buildkit.dockerfile.v0)

COPY /root/edge-runtime.debug /usr/local/bin/edge-runtime.debug # buildkit

2026-03-18 08:17:11 UTC (buildkit.dockerfile.v0)

COPY /root/onnxruntime/lib/libonnxruntime.so* /usr/lib # buildkit

2026-03-18 08:17:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["edge-runtime"]

Danger Zone
Delete Tag

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.

Delete