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

2024-02-21 00:53:55 UTC

Size

108 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:f546e941f15b76df3d982d56985432b05bc065e3923fb35be25a4d33d5c0f911 - 25.78% (27.8 MB)

[#001] sha256:599b7a437b5928d44adb072e8c7d47190db0f6ffe4f4d006f3e73b7eb8c4fe77 - 5.01% (5.4 MB)

[#002] sha256:63bca93b5341db19330684b2d5c3550e1b6dce03099ba91f64a856ad37758a24 - 0.0% (383 Bytes)

[#003] sha256:fc6a8e50ceb032e46f0f2c961668cb206c2eee4c4f9a680fb583b5fbb4589711 - 29.64% (32 MB)

[#004] sha256:ecd0d63dc3901657b999bcfe871346926e5a81e507c9cf6552655fd2cb4d34a0 - 4.42% (4.76 MB)

[#005] sha256:4d915b144c6e6f4b17ce30418ec5ac653b4481671328907987c82d0d35a65940 - 35.16% (37.9 MB)


History
2024-02-13 00:41:20 UTC

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

2024-02-13 00:41:20 UTC

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

2024-02-21 00:01:06 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-02-21 00:01:13 UTC (buildkit.dockerfile.v0)

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

2024-02-21 00:53:54 UTC (buildkit.dockerfile.v0)

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

2024-02-21 00:53:54 UTC (buildkit.dockerfile.v0)

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

2024-02-21 00:53:55 UTC (buildkit.dockerfile.v0)

COPY ./models /etc/sb_ai/models # buildkit

2024-02-21 00:53:55 UTC (buildkit.dockerfile.v0)

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

2024-02-21 00:53:55 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-02-21 00:53:55 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