Namespace
milvusdb
Image / Tag
milvus:master-20250105-7128e36e
Content Digest
sha256:b4afc88b1c9e597138ca49dfbdb562b80837f35dcaea70f863e0f89abd1b028e
Details
Created

2025-01-05 18:15:33 UTC

Size

635 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/:/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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 4.44% (28.2 MB)

[#001] sha256:3088f4f1ee52210923a8f4b1776760b34d6a4375c4064da5b7094958ceaa6d9b - 5.58% (35.5 MB)

[#002] sha256:aa1bf427ac8b0ea714de5f92a02390ef35b22db12fa5fb2b5d51a91af7e8804e - 0.0% (10 KB)

[#003] sha256:10b68f52e9f811750f1bb44ffd64909dee2d7025cc5002f24be370eff1a7769e - 17.08% (108 MB)

[#004] sha256:92f65fb463879461ce54ac88c4f4da9b4bb6237c420c19e3854bb365a924a7e4 - 0.01% (36.1 KB)

[#005] sha256:a899eba02b5a8de655e2a8a254ef73fa9a0936c300b12f73835cf60071740ec1 - 72.89% (463 MB)


History
2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:23 UTC

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

2024-06-03 10:32:25 UTC

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

2024-06-03 10:32:26 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