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

2024-08-21 02:45:00 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:aa6fbc30c84e14e64571d3d7b547ea801dfca8a7bd74bd930b5ea5de3eb2f442 - 18.65% (27.8 MB)

[#001] sha256:06f058fef3642bb23698e6fbd8f3ef053cbb87d7d2f65a55ecc1fcf40d0889bf - 3.63% (5.41 MB)

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

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

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

[#005] sha256:43ee43aeffd13e810d892100974f0b1730875a99c733ecba5c1ae6ed6f9099c1 - 51.2% (76.4 MB)


History
2024-08-13 00:39:51 UTC

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

2024-08-13 00:39:51 UTC

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

2024-08-21 02:19:59 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-08-21 02:19:59 UTC (buildkit.dockerfile.v0)

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

2024-08-21 02:44:59 UTC (buildkit.dockerfile.v0)

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

2024-08-21 02:44:59 UTC (buildkit.dockerfile.v0)

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

2024-08-21 02:45:00 UTC (buildkit.dockerfile.v0)

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

2024-08-21 02:45:00 UTC (buildkit.dockerfile.v0)

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

2024-08-21 02:45:00 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-08-21 02:45:00 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