Namespace
supabase
Image / Tag
edge-runtime:v1.43.2_arm64
Content Digest
sha256:10f57c2659f4de519fa57fa035cd8c9c4121b6b77dc222cbdff5621620d21e56
Details
Created

2024-04-15 06:20:43 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:8d3c09d4664de833bcfe4b047f119a9ee71acc253d7ea8cbcd362ee709d0d827 - 3.68% (5.4 MB)

[#002] sha256:df8aed887f975341ec2bcfbbc5caff4eb5cf87698672ddbc69ab7f468413f20e - 0.0% (382 Bytes)

[#003] sha256:9762cf5ba94399ddb25aab41d2bbb61dcd2a805ad0d6c087047fdbd988b3d979 - 22.08% (32.4 MB)

[#004] sha256:e4efb04a8a8596595b71b50ca2a4b148c8ac34cee19e1b90f5afa8ce50adb11e - 3.25% (4.76 MB)

[#005] sha256:e435de213f232443c43e9130ff83efb45ee243176449c4c46592c4bc34bd2dc3 - 52.04% (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-15 05:24:43 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-15 05:24:46 UTC (buildkit.dockerfile.v0)

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

2024-04-15 06:20:42 UTC (buildkit.dockerfile.v0)

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

2024-04-15 06:20:42 UTC (buildkit.dockerfile.v0)

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

2024-04-15 06:20:43 UTC (buildkit.dockerfile.v0)

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

2024-04-15 06:20:43 UTC (buildkit.dockerfile.v0)

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

2024-04-15 06:20:43 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-04-15 06:20:43 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