Namespace
supabase
Image / Tag
edge-runtime:v1.71.2_amd64
Content Digest
sha256:8df1e9ae9374bee18277e0ea44f125b31d894dc9b5bb12247c55076889e012de
Details
Created

2026-03-12 22:26:37 UTC

Size

371 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:84a2afebaf4de2e8eb885634a69abd0087b79c947c53fa4f0481235d6dfadc6c - 7.26% (26.9 MB)

[#001] sha256:a244d54f61169e1a6eafc953c0805f84908a70a306a5234e57817eb57a5f5539 - 12.5% (46.4 MB)

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

[#003] sha256:65b2405b681c41a372408736ca4f25ab7438f005f14949129870c21b5fd34081 - 15.13% (56.2 MB)

[#004] sha256:9e871ee7bdc04ff6e7795a132687d1f81b7334f400cb2929233a4ae36dbeaf11 - 60.31% (224 MB)

[#005] sha256:4a505ef9ba640d5ce2a16d0070d9aa9daeb5d7141631eae10412b7f0704a7ef4 - 4.8% (17.8 MB)


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

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

2026-03-11 00:52:38 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-11 00:52:38 UTC (buildkit.dockerfile.v0)

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

2026-03-12 22:26:37 UTC (buildkit.dockerfile.v0)

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

2026-03-12 22:26:37 UTC (buildkit.dockerfile.v0)

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

2026-03-12 22:26:37 UTC (buildkit.dockerfile.v0)

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

2026-03-12 22:26:37 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