Namespace
milvusdb
Image / Tag
milvus:v2.4.14-20241115-8370caa4-arm64
Content Digest
sha256:26a3f5da9833e331efade8bf96e98a1c867b0c5cbe8330823087f4197a15c5d2
Details
Created

2024-11-15 12:04:13 UTC

Size

550 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
LD_LIBRARY_PATH

/milvus/lib::/usr/lib

LD_PRELOAD

/milvus/lib/libjemalloc.so

MALLOC_CONF

background_thread:true

PATH

/milvus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9b10a938e28486049341cb41134e8c0c141b2e25870896c597e2a54df471acbb - 4.74% (26.1 MB)

[#001] sha256:ebf89f2431d7f3f62a028715f4626400e80ab35c3e609e642bf46ad410c9d9e0 - 4.38% (24.1 MB)

[#002] sha256:ff20f0373840faacbcc0170cae7fbf9a1148bc64d99b6ae693f879c3e0d56373 - 0.0% (9.65 KB)

[#003] sha256:553e065e4fd7f3b7a4c3a710625cae87ef03a3d1a2df007ee90a6d6d300c6616 - 15.74% (86.6 MB)

[#004] sha256:8c90d515135b80d095c0fac967f8e6789d2b902f5792f158daec62647aaadc9e - 0.01% (33.7 KB)

[#005] sha256:494ed483ed7bc72a1d881650803609973bd2a2818b197c57e6905919eb5b7836 - 75.13% (414 MB)


History
2024-06-03 10:30:07 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-03 10:30:07 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-03 10:30:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-03 10:30:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2024-06-03 10:30:11 UTC

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

2024-06-03 10:30:12 UTC

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

0001-01-01 00:00:00 UTC

RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates libaio-dev libgomp1 libopenblas-dev && apt-get remove --purge -y && rm -rf /var/lib/apt/lists/*

0001-01-01 00:00:00 UTC

RUN curl -L -o /tini https://github.com/krallin/tini/releases/download/v0.19.0/tini-$TARGETARCH && chmod +x /tini

0001-01-01 00:00:00 UTC

COPY --chown=root:root --chmod=774 ./bin/ /milvus/bin/

0001-01-01 00:00:00 UTC

COPY --chown=root:root --chmod=774 ./configs/ /milvus/configs/

0001-01-01 00:00:00 UTC

COPY --chown=root:root --chmod=774 ./lib/ /milvus/lib/

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