Namespace
supabase
Image / Tag
edge-runtime:v1.71.1_amd64
Content Digest
sha256:1cd0a2c32be9c72684e2fdc0802d0c69f7fb6e8963bd4e211e1875c79af01084
Details
Created

2026-03-11 01:13:30 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:78067ca7f43cccec3f72089ad3cc115dc507b8368f4088902c65fa8faca17ad2 - 15.14% (56.2 MB)

[#004] sha256:10850b3e62c7a21bdc2fac895f97ebb03e362fc54850198c041594cd5d788b37 - 60.3% (224 MB)

[#005] sha256:4ec9374663d14dd5df9d9c020c28fb8c62c4e55e220c41f16c0cdf3f9c0c6f3a - 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-11 01:13:27 UTC (buildkit.dockerfile.v0)

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

2026-03-11 01:13:28 UTC (buildkit.dockerfile.v0)

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

2026-03-11 01:13:30 UTC (buildkit.dockerfile.v0)

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

2026-03-11 01:13:30 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