Namespace
supabase
Image / Tag
edge-runtime:v1.69.19_arm64
Content Digest
sha256:11610670ec10007cd900074588eccd65e02e427d0db1097f92ff9a56e9446ae5
Details
Created

2025-11-04 00:39:21 UTC

Size

357 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:21b7accdc53fc02b56a5c1cccd412be04189e5a5e674fd092ffbedc72596be91 - 7.5% (26.8 MB)

[#001] sha256:e7ad456e25662a09b1f22f21f4463ba28e2e081c70cb04538ae7e21256e93b5a - 10.07% (36 MB)

[#002] sha256:888d7c1d685f2847ecb471866bd39590d008e49c735592318830ab77eeecbaa8 - 0.0% (383 Bytes)

[#003] sha256:449ce4bc8cca2217c29a825df288e2d6ebf0c96ba0e46a5c25f354208d77466b - 15.41% (55.1 MB)

[#004] sha256:e05ae8123337981321b50f0a69d35e4e8859e9bd6d89acc28c06c0dbd033c6c8 - 62.64% (224 MB)

[#005] sha256:0a71f7fc595066315882c91489ab95014a68270a581649665f95a53aca17d8e4 - 4.37% (15.6 MB)


History
2025-10-20 00:00:00 UTC (debuerreotype 0.16)

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

2025-11-04 00:32:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev libblas-dev liblapack-dev libopenblas-dev && rm -rf /var/lib/apt/lists/* # buildkit

2025-11-04 00:32:35 UTC (buildkit.dockerfile.v0)

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

2025-11-04 00:39:18 UTC (buildkit.dockerfile.v0)

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

2025-11-04 00:39:20 UTC (buildkit.dockerfile.v0)

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

2025-11-04 00:39:21 UTC (buildkit.dockerfile.v0)

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

2025-11-04 00:39: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