Namespace
supabase
Image / Tag
edge-runtime:v1.73.11_arm64
Content Digest
sha256:55176401814f03f0da88bb4e43935a4755f61d7fcb21079bce912c634e85eca1
Details
Created

2026-04-21 09:44:21 UTC

Size

361 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1dbbb2db815c2527e90ef5a3e4dfb957cfe7b61b6a7fc59722f1f64b1a1b611e - 7.43% (26.8 MB)

[#001] sha256:f059281a8087544d4a20531432a4d31fc5d71f6dad5f020b294f74407ba060ab - 10.21% (36.8 MB)

[#002] sha256:c541df2ff25bad60791564917c9674304d83942b5d75c7aabc5d23f680836956 - 0.0% (181 Bytes)

[#003] sha256:49544913dbab78fd077d8a82abc705389016351e95351f1a983f40d900f43f85 - 15.36% (55.4 MB)

[#004] sha256:16fdc5d07c0bba5efb4558faaeedcd20180ac5309567dcb9bf4c49e35a5ea4cc - 62.67% (226 MB)

[#005] sha256:e5c85c5cc884547984e380f5971bad9a6414b7724ae7635d2244a4d73417145d - 4.33% (15.6 MB)


History
2026-04-06 00:00:00 UTC (debuerreotype 0.17)

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

2026-04-21 09:16:44 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-04-21 09:16:45 UTC (buildkit.dockerfile.v0)

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

2026-04-21 09:44:19 UTC (buildkit.dockerfile.v0)

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

2026-04-21 09:44:19 UTC (buildkit.dockerfile.v0)

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

2026-04-21 09:44:21 UTC (buildkit.dockerfile.v0)

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

2026-04-21 09:44:21 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