Namespace
supabase
Image / Tag
edge-runtime:v1.53.1_arm64
Content Digest
sha256:057c0ada896ca1d133be31cebd741d4b8ae5d71f324b5e493080344df933b3fb
Details
Created

2024-05-22 00:43: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:24c63b8dcb66721062f32b893ef1027404afddd62aade87f3f39a3a6e70a74d0 - 18.95% (27.8 MB)

[#001] sha256:9b66a29a9d3e4767e1eeb53787e17ed0d84beb40656988fb55846b9e3c6915b3 - 3.68% (5.4 MB)

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

[#003] sha256:66054948ee084f49ba1b776b22f58640288848ef976ba9001ab295b5608bbe52 - 22.11% (32.5 MB)

[#004] sha256:066a29d52ebc0be4b46a2ea3f7306d540a5806b59ff7e593bbc57a68808f745b - 3.24% (4.76 MB)

[#005] sha256:e5668ef50913da16e780abfdd7989b1c39f637b1a134ec427c1afe87e5b84fa6 - 52.01% (76.4 MB)


History
2024-05-14 00:39:40 UTC

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

2024-05-14 00:39:41 UTC

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

2024-05-21 23:48:29 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-05-21 23:48:34 UTC (buildkit.dockerfile.v0)

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

2024-05-22 00:43:42 UTC (buildkit.dockerfile.v0)

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

2024-05-22 00:43:42 UTC (buildkit.dockerfile.v0)

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

2024-05-22 00:43:43 UTC (buildkit.dockerfile.v0)

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

2024-05-22 00:43:43 UTC (buildkit.dockerfile.v0)

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

2024-05-22 00:43:43 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-05-22 00:43: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