Namespace
milvusdb
Image / Tag
milvus:v2.4.11-20240909-d3bf7a2d-arm64
Content Digest
sha256:289e47caf914eee5efdf883151b229404c2ffff2c1885399a3d61dc8f5b52e19
Details
Created

2024-09-09 02:53:02 UTC

Size

549 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.75% (26.1 MB)

[#001] sha256:b36612c30d4bcd329fbcac72bb91d95397c2cc0bb55be6d9ed5dca1ebc665792 - 4.39% (24.1 MB)

[#002] sha256:b9bbfef96479bfdb979696e43512f51611a495b5a118055479ccdc7a96d07df3 - 0.0% (9.64 KB)

[#003] sha256:b421fdd76fbfb4d09db622547dc694f0db84ce4d93d43587e96e0006b952e152 - 15.7% (86.2 MB)

[#004] sha256:0c295671f3b616248bc5c2429e4e5db13e85365de077eda5eaa3d4b2c8b24e3a - 0.01% (33.4 KB)

[#005] sha256:f98159e49e8ba327b1068f2afb4b46cfdc19a88dec0f485ca7bd14368fdd97d1 - 75.15% (412 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