Namespace
milvusdb
Image / Tag
milvus:master-20250828-844caf5c-arm64
Content Digest
sha256:191c4681ad69c71848062cd8c88b1623501751dcf766240e784a4a5518e1f05b
Details
Created

2025-08-28 12:09:15 UTC

Size

841 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.1% (26.1 MB)

[#001] sha256:36f68338efd7c35fbb0a2e5391d3f8246c8aeb338907ac2563ee29fd4efab98e - 2.98% (25 MB)

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

[#003] sha256:8f2ca18cc639647bbbe9d92f7a1139e26b80f7742cbea8fc32a0b908604c358e - 0.0% (287 Bytes)

[#004] sha256:3034478366e338bdb4c4cd32f18db1b9158b08811dfeef60a05942c526c2b658 - 11.5% (96.7 MB)

[#005] sha256:f71629df8ca2a61e130e276e1bf622641541118980c474773a6c277f08fc6718 - 0.0% (42.8 KB)

[#006] sha256:f1e37b72f2b587e5a865b0ac467bf2c8c7d01a69a3fcae8b01c79b14fed61879 - 82.42% (693 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

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