Namespace
supabase
Image / Tag
edge-runtime:v1.58.3_arm64
Content Digest
sha256:0d238fad1c59711bfb56f4ecb29d57705586e293b4571c91c5ef2aa3e521da4c
Details
Created

2024-09-10 07:37:14 UTC

Size

149 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:92c3b3500be621c72c7ac6432a9d8f731f145f4a1535361ffd3a304e55f7ccda - 18.65% (27.8 MB)

[#001] sha256:6b6715e61efdba068f0aef02eb528edb197865ed1a8c96813272b36dfca30a7b - 3.63% (5.42 MB)

[#002] sha256:14fffc4a981f4f3573f42ef611a3666c6dc3571dffda16379fe22eb32c23f917 - 0.0% (379 Bytes)

[#003] sha256:9ff7f46102eb90b41cf29a9ef4fd7c7ae48b0b3d4c9e2306011cb5ad535aca6a - 23.33% (34.8 MB)

[#004] sha256:3b9ebc31bb89a9bf07976fa42414be3d08f86976232c672e2dd844c84742e93a - 3.19% (4.76 MB)

[#005] sha256:794954ee704848f88dba0baad5bc7ce3f842de33251060b1ede02cef4b71be55 - 51.2% (76.4 MB)


History
2024-09-04 21:39:52 UTC

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

2024-09-04 21:39:53 UTC

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

2024-09-10 07:13:30 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-09-10 07:13:33 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:37:13 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:37:13 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:37:14 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:37:14 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:37:14 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-09-10 07:37:14 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