Namespace
supabase
Image / Tag
edge-runtime:v1.44.0
Content Digest
sha256:44ee4d2f2c710164699a94eaeb5f0cd821efbb7b63ae809bce747fb9ae0619f4
Details
Created

2024-04-19 02:27:23 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:13808c22b207b066ef43572e57e4fb8c6172e887dd9a918c089a174a19371b7a - 18.7% (27.8 MB)

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

[#002] sha256:4c76a11d06e8708bc9fb9e12fad38e3ae59a22e67c178fcad61f265f0ff169f8 - 0.0% (179 Bytes)

[#003] sha256:0f8b6fc7e9cc95f59124c4ce28b090e0be83eca54dbaa16a8749022b0751f14b - 22.58% (33.6 MB)

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

[#005] sha256:1772c9737e4241121808e783962cdc9034ee1d1bb65031cd29a731793f0bbf79 - 51.38% (76.4 MB)


History
2024-04-10 01:50:48 UTC

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

2024-04-10 01:50:48 UTC

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

2024-04-11 06:01:12 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-11 06:01:12 UTC (buildkit.dockerfile.v0)

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

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

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

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

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

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

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

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

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

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-04-19 02:27:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["edge-runtime"]

Details
Created

2024-04-19 03:04:44 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:26070551e657534bdf420d43107e85b972b2e8c212413bbbe5d192bd2692c0a7 - 18.95% (27.8 MB)

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

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

[#003] sha256:cc58576cac001fc0bd50df0da35deb42c4187fea8fb22883958dc61d48965287 - 22.08% (32.4 MB)

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

[#005] sha256:265ac414a7c303c79f0021f0df79608282e1d5d7de65b240877d2666627fc508 - 52.04% (76.4 MB)


History
2024-04-10 00:40:23 UTC

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

2024-04-10 00:40:23 UTC

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

2024-04-19 02:09:56 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-19 02:10:03 UTC (buildkit.dockerfile.v0)

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

2024-04-19 03:04:43 UTC (buildkit.dockerfile.v0)

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

2024-04-19 03:04:43 UTC (buildkit.dockerfile.v0)

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

2024-04-19 03:04:44 UTC (buildkit.dockerfile.v0)

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

2024-04-19 03:04:44 UTC (buildkit.dockerfile.v0)

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

2024-04-19 03:04:44 UTC (buildkit.dockerfile.v0)

ENV SB_AI_MODELS_DIR=/etc/sb_ai/models

2024-04-19 03:04:44 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