Namespace
supabase
Image / Tag
edge-runtime:v1.45.2_arm64
Content Digest
sha256:e1fe6c55eb8f0c328b7086bca7daaf4e9e08e5ed8a362994b2fec79148bd681f
Details
Created

2024-04-22 06:22:38 UTC

Size

147 MB

Content Digest
Environment
ORT_DYLIB_PATH

/usr/local/bin/libonnxruntime.so

PATH

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

SB_AI_MODELS_DIR

/etc/sb_ai/models


Layers

[#000] sha256:26070551e657534bdf420d43107e85b972b2e8c212413bbbe5d192bd2692c0a7 - 18.95% (27.8 MB)

[#001] sha256:24734087125ddc8051cd7d2ad8b5b5a9f58a9e7068502adffd6994626d4a0829 - 3.68% (5.4 MB)

[#002] sha256:b058f15feaa5ac51195f123c7cca25dca42c7e03a5a0125587305a69292a90c4 - 0.0% (381 Bytes)

[#003] sha256:c37727484c700787fa55ff75af79e5517e7a131272516277d797e2861fdff482 - 22.1% (32.4 MB)

[#004] sha256:60bfe3df328f724c9d82fc314457ac4e47d93a5d8e2e74913de5f908fb0d12c8 - 3.24% (4.76 MB)

[#005] sha256:f0c6b2a49bbedc39d36b53ee63b9271ca7496100d9a2ec720d3695cfc307738c - 52.03% (76.4 MB)


History
2024-04-10 00:40:23 UTC

/bin/sh -c #(nop) ADD file:c7462f37a5f52b19cd37c5f448dd8959421f489eccea6afa5483d10692994ff6 in /

2024-04-10 00:40:23 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-04-22 05:30:17 UTC (buildkit.dockerfile.v0)

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

2024-04-22 05:30:24 UTC (buildkit.dockerfile.v0)

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

2024-04-22 06:22:38 UTC (buildkit.dockerfile.v0)

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

2024-04-22 06:22:38 UTC (buildkit.dockerfile.v0)

COPY /root/libonnxruntime.so /usr/local/bin/libonnxruntime.so # buildkit

2024-04-22 06:22:38 UTC (buildkit.dockerfile.v0)

COPY /usr/src/edge-runtime/models /etc/sb_ai/models # buildkit

2024-04-22 06:22:38 UTC (buildkit.dockerfile.v0)

ENV ORT_DYLIB_PATH=/usr/local/bin/libonnxruntime.so

2024-04-22 06:22:38 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-04-22 06:22:38 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