Namespace
milvusdb
Image / Tag
milvus:2.3-20241011-cf9dd397
Content Digest
sha256:711eb70f8dfa2532924077b10b26107f61373cf130490dedefe5ab071d335ce6
Details
Created

2024-10-11 21:02:21 UTC

Size

344 MB

Content Digest
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:d5fd17ec1767521cf97f61568096bfc9a7cd9c2d149576a7b43930c5a97062b0 - 7.93% (27.2 MB)

[#001] sha256:a004f085e23efe4eb1e03bacafd1780b5ae14789a323265f79f7123e9ca93247 - 2.32% (7.97 MB)

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

[#003] sha256:f8243cb0e848d8e2fefc5c9ade9cfac92e726d3f6fd510912bca0e8a10ac924c - 22.53% (77.4 MB)

[#004] sha256:dc0381356fd08decdc118cf2a93c11316498aef2ff3c0b1a01134b49a8cc7582 - 0.01% (24.8 KB)

[#005] sha256:0fc1ce9fac02f33e399f9a8552edd1ce203f60f2433e8839cc5ea91c0fe45035 - 67.21% (231 MB)


History
2022-04-29 23:20:59 UTC

/bin/sh -c #(nop) ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /

2022-04-29 23:20:59 UTC

/bin/sh -c #(nop) CMD ["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 && 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