Namespace
milvusdb
Image / Tag
milvus:v2.5.18-20250919-1b0bf82b-arm64
Content Digest
sha256:75d2995c0817505dfc13cfbbcf46ae47446186ab6bdbf3805a7b5cd477c0a34a
Details
Created

2025-09-19 12:08:03 UTC

Size

829 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 - 3.15% (26.1 MB)

[#001] sha256:a4d8bc2d8395de1522b96f491bab2309400add0fa34091828839567d7a87c6cb - 3.02% (25.1 MB)

[#002] sha256:dae7cf27e7b3c34a4ae69d578cb6aa9039c75feae97812e608c72f0e9946423c - 0.0% (9.66 KB)

[#003] sha256:36fd08e75b57e01eb71658214c3f1170c9134d7901023306b7d1fbfdc87d2ea9 - 0.0% (273 Bytes)

[#004] sha256:a5470ab681bcba3544b0bc0f90cf622c25ded52ddb174ec78b1879e184c22509 - 10.4% (86.2 MB)

[#005] sha256:72841744dd52eca46e2ce62851ec7247917ec4ec68a5e1558aafc0e1bccd21b2 - 0.0% (38.5 KB)

[#006] sha256:dfb3107eae46405ff66e9296a9c2e6bd8b6b04519e140eeaf92fba289026b551 - 83.42% (692 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 ca-certificates && sed -i 's/http:/https:/g' /etc/apt/sources.list && apt-get update && apt-get install -y --no-install-recommends curl 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

RUN mkdir -p /milvus/bin

0001-01-01 00:00:00 UTC

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

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