Namespace
supabase
Image / Tag
edge-runtime:v1.73.2_arm64
Content Digest
sha256:261f9a116b1410f1849c820d09dbb919fd4b7f2946b8fb0f35318bfd798fc3af
Details
Created

2026-04-02 12:48:31 UTC

Size

361 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:7beb07e6dd07ae8c76d0d9783e790236ca299b641da6242e08fead48640bf33e - 0.0% (179 Bytes)

[#003] sha256:2b74d08803b2fbbf4ec7441f6049eca5495a701b17e37826d369a2745a1b5f15 - 15.36% (55.4 MB)

[#004] sha256:b90f352b3b8506ed28fac8cd07415c996e209c2f160ff1b34f928a4db7f6c3d7 - 62.66% (226 MB)

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


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

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

2026-04-02 12:19:34 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-02 12:19:35 UTC (buildkit.dockerfile.v0)

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

2026-04-02 12:48:28 UTC (buildkit.dockerfile.v0)

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

2026-04-02 12:48:29 UTC (buildkit.dockerfile.v0)

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

2026-04-02 12:48:31 UTC (buildkit.dockerfile.v0)

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

2026-04-02 12:48:31 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