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

2024-09-30 13:24:03 UTC

Size

329 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:14c9d9d199323cbf0a4c2347a8af85f2875c1f2c26a1558fd34dfca7a26cff22 - 8.44% (27.8 MB)

[#001] sha256:90d05bbf27babe4da145f91deb912c9a7fdc1a28faa2441c919e07959a260138 - 1.64% (5.42 MB)

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

[#003] sha256:8d8b4a05f7ff12d4e2c9e7e326e9c903c906a9210e90c05b849caf4a7abf4a7f - 13.97% (46 MB)

[#004] sha256:dcf666a97581d0c40c76c5eb5f43adfe9222df20790bf81c650dae92d84a23a6 - 51.32% (169 MB)

[#005] sha256:fb7cc6d239da33ee6df6c9e341f9ca700f938f9a81b796ab5c9440beed56174a - 1.45% (4.76 MB)

[#006] sha256:f82a575fafcc48efd36df31371bcef61f445357b5d4011f0c41c151e0456096e - 23.17% (76.4 MB)


History
2024-09-27 04:38:17 UTC

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

2024-09-27 04:38:18 UTC

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

2024-09-30 13:11:16 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-30 13:11:17 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:00 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:02 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:02 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:03 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:03 UTC (buildkit.dockerfile.v0)

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

2024-09-30 13:24:03 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-09-30 13:24:03 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