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

2024-03-21 05:08:18 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:59f5764b1f6d170ea07ca424965974024a14970ff826e9ffa3489c90dc040c24 - 18.96% (27.8 MB)

[#001] sha256:5562d91ad234db2bcf98ea39fef50c3dbec5cccf754c7e25082cae4aaaa8b696 - 3.68% (5.4 MB)

[#002] sha256:eb76878c7f50d9e99bd933ceead32d447fc5e243fb5d9d2aeaa2624980682e8a - 0.0% (380 Bytes)

[#003] sha256:183a08ffc222271b9b19cf5b49a166273935b9e2e4e573f9e538a4aaa0ba90ba - 22.05% (32.3 MB)

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

[#005] sha256:22c12f26a954b19f9e89d9badb79ea844d102593cdd8a8652dbbe4117c5b0aaf - 52.06% (76.4 MB)


History
2024-03-12 00:45:36 UTC

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

2024-03-12 00:45:37 UTC

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

2024-03-21 04:29:50 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-03-21 04:29:57 UTC (buildkit.dockerfile.v0)

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

2024-03-21 05:08:17 UTC (buildkit.dockerfile.v0)

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

2024-03-21 05:08:17 UTC (buildkit.dockerfile.v0)

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

2024-03-21 05:08:18 UTC (buildkit.dockerfile.v0)

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

2024-03-21 05:08:18 UTC (buildkit.dockerfile.v0)

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

2024-03-21 05:08:18 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-03-21 05:08:18 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