Namespace
supabase
Image / Tag
edge-runtime:v1.71.0_arm64
Content Digest
sha256:dc833dfa68a639e62397869484d985c2cd3abafd08cd1703d90ced2fe6db6f9e
Details
Created

2026-03-03 13:11:50 UTC

Size

359 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:eb04ef52de3a23999fcda632f100324a4d1dbebd588b4df190c4a172bb88c603 - 7.47% (26.8 MB)

[#001] sha256:88b268da8e40c7aacf07d708ccee2621ae2a690047fcb306a6fff8cae1362da0 - 10.26% (36.8 MB)

[#002] sha256:0875555a400d3fcceac77ba3f5c5521adf9a82afcc428d36b2523806dbe30563 - 0.0% (386 Bytes)

[#003] sha256:fb68932be3fde5ba811e71c683efe99b16822b91d82cef1a1c8b53006f1a1a5d - 15.38% (55.2 MB)

[#004] sha256:03ca92d476b05484313b260e6d1400627a4db200fa06af3e56ca858b096b6e3c - 62.55% (225 MB)

[#005] sha256:6cf19e5b26b27fe4d363e4c648aa4462ada204f164aebab46dbf266a95b653ed - 4.35% (15.6 MB)


History
2026-02-23 00:00:00 UTC (debuerreotype 0.17)

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

2026-03-03 13:05:16 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-03 13:05:17 UTC (buildkit.dockerfile.v0)

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

2026-03-03 13:11:48 UTC (buildkit.dockerfile.v0)

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

2026-03-03 13:11:50 UTC (buildkit.dockerfile.v0)

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

2026-03-03 13:11:50 UTC (buildkit.dockerfile.v0)

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

2026-03-03 13:11:50 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