Namespace
supabase
Image / Tag
edge-runtime:v1.72.0_amd64
Content Digest
sha256:4e8c247a1dd96d67ea392b27020c2b958e1c8e5b49ebd2a765c3cee6dd5327b9
Details
Created

2026-03-18 08:25:46 UTC

Size

371 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:6db0909c4473287ed4d1f950d26b8bc5b7b4206d365a0e7740cb89e46979153e - 7.25% (26.9 MB)

[#001] sha256:02df9e7764b17d81abf275a0be51f56ae280f2e9b387bd2a7682e795207ff1ed - 12.49% (46.4 MB)

[#002] sha256:95f5a44353bbe520f47be352f65cc7e74e3885131c2b60ac650a9f695a30ea15 - 0.0% (178 Bytes)

[#003] sha256:62c851811ee441abb77011f835810888126ac48518803bf9fbcd33c475053a62 - 15.14% (56.2 MB)

[#004] sha256:6ca71a4e6eb78fb3883fb90de246bbe8a1db05b12ca73ce7a2b7ad2c4d9b0fa6 - 60.33% (224 MB)

[#005] sha256:5b9163f09544d67cc4207b33d884f79a5095835760d3e4e8ae736b1fc9a49071 - 4.79% (17.8 MB)


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

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

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

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

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

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

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

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

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

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

2026-03-18 08:25:46 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