Namespace
milvusdb
Image / Tag
milvus:v2.4.0-rc.1-20240320-7abebf8hl-arm64
Content Digest
sha256:2a7258b74a55a218fa5015201a69d565519781d19a26d0330e9391cad77cb45f
Details
Created

2024-03-20 11:20:39 UTC

Size

552 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:f4bb4e8dca02be491b4f72d2ef2127a64ce49c48d0d9c0a0fcaffa625067679d - 4.73% (26.1 MB)

[#001] sha256:19bbfe54d9b59decb354b3cc7b422e74190300e9cb79aae5e59dbe433c080775 - 12.51% (69 MB)

[#002] sha256:aadc999ec9381dcacbec1c48e4bb42f5cf5dac028cdb34b71873d3baa1feccc0 - 0.0% (21.2 KB)

[#003] sha256:797eaaa02da369e995bdcda5e52a62ef44a06999a7fdb4ef060295fd362f4f96 - 73.78% (407 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#005] sha256:0ca735a2405b58139e36f81abcf781540c48b930955617d30669268ffacf572e - 8.98% (49.6 MB)


History
2024-02-27 18:53:22 UTC

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

2024-02-27 18:53:22 UTC

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

2024-02-27 18:53:22 UTC

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

2024-02-27 18:53:22 UTC

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

2024-02-27 18:53:25 UTC

/bin/sh -c #(nop) ADD file:07cdbabf782942af04487c9da03de50a611a51e69d8bac1f593acb73a3ba3a46 in /

2024-02-27 18:53:25 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2024-03-20 11:20:16 UTC (buildkit.dockerfile.v0)

COPY milvus/bin/ /milvus/bin # buildkit

2024-03-20 11:20:16 UTC (buildkit.dockerfile.v0)

COPY milvus/configs/ /milvus/configs/ # buildkit

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

COPY milvus/internal/core/output/lib /milvus/lib/ # buildkit

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

ENV PATH=/milvus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

ENV LD_LIBRARY_PATH=/milvus/lib::/usr/lib

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

ENV LD_PRELOAD=/milvus/lib/libjemalloc.so

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

ENV MALLOC_CONF=background_thread:true

2024-03-20 11:20:28 UTC (buildkit.dockerfile.v0)

WORKDIR /milvus

2024-03-20 11:20:39 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c ldconfig && apt update && apt install -y libgomp1 libopenblas-dev && apt clean # buildkit

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