Namespace
milvusdb
Image / Tag
milvus:master-20241028-d7b2ffe5-amd64
Content Digest
sha256:a58b296bd2d3606b5052c6c63eb11437abab1cd5ab9b9fe925d10b6fdf656cd1
Details
Created

2024-10-28 02:17:50 UTC

Size

620 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.54% (28.2 MB)

[#001] sha256:201db7791535c3c57e19039b171e2d2d6e137b272f1f84c35b854bc729af43e5 - 5.71% (35.4 MB)

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

[#003] sha256:b4a374858458af3458137e410e6eed114755f8cd67170009abc88446211ccf3a - 17.36% (108 MB)

[#004] sha256:f5b7efa4911f408a8c74cf6c6f326768ba809164fc7c15776d79e788e9a9cad1 - 0.01% (34.6 KB)

[#005] sha256:5de13d056c2f04329ffd2c8dc05b7bcef2f12621bf952f2397cca3939a904f99 - 72.37% (449 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