Namespace
supabase
Image / Tag
edge-runtime:v1.73.4_arm64
Content Digest
sha256:1eac94b15ceca6dbf16b508e5c44b96f4746a7e68494ad97a9dc3106d8517d58
Details
Created

2026-04-10 06:34:53 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:156d521cb2cf615c1395cb28bb5ba4cebe6fb5a859c8fb4e1d2cc00107e37ea7 - 10.21% (36.8 MB)

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

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

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

[#005] sha256:7b682aaf1525d5339d7e34c3be17d4232947991211d7aa128328f00fef759e2c - 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-10 06:07: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-04-10 06:07:18 UTC (buildkit.dockerfile.v0)

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

2026-04-10 06:34:51 UTC (buildkit.dockerfile.v0)

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

2026-04-10 06:34:51 UTC (buildkit.dockerfile.v0)

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

2026-04-10 06:34:53 UTC (buildkit.dockerfile.v0)

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

2026-04-10 06:34:53 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