Namespace
supabase
Image / Tag
edge-runtime:v1.46.2_amd64
Content Digest
sha256:88e4e619208ecdfa7fbbd979ac0d484f5492216a92642a5e8ca55a9c653cdab6
Details
Created

2024-04-29 21:28:36 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:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 - 18.7% (27.8 MB)

[#001] sha256:df7324584985859a96b81bb679b91473690001583999397e60f303919eed8bd1 - 3.61% (5.37 MB)

[#002] sha256:c778459654002218e058a1e8c098062ec0ab3d9c34dd666c7580945115867488 - 0.0% (177 Bytes)

[#003] sha256:1f93c2e86491b2d6d13284a9402168ef5ea0453e1a9c1c4b9b63d663c39f9255 - 22.59% (33.6 MB)

[#004] sha256:6989542e036462327e1b892e2e3316a466bf623c7d099267265d9d8127e07524 - 3.73% (5.54 MB)

[#005] sha256:0699f02a0a2bee16548c1afa62cec2f4e77d4f8eb2f5b0759ee508f5e0564c40 - 51.37% (76.4 MB)


History
2024-04-24 03:28:09 UTC

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

2024-04-24 03:28:09 UTC

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

2024-04-29 04:56:10 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-04-29 04:56:11 UTC (buildkit.dockerfile.v0)

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

2024-04-29 21:28:35 UTC (buildkit.dockerfile.v0)

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

2024-04-29 21:28:35 UTC (buildkit.dockerfile.v0)

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

2024-04-29 21:28:36 UTC (buildkit.dockerfile.v0)

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

2024-04-29 21:28:36 UTC (buildkit.dockerfile.v0)

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

2024-04-29 21:28:36 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-04-29 21:28:36 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