Namespace
milvusdb
Image / Tag
milvus:master-20241106-87147743-arm64
Content Digest
sha256:b538a706a84683ed25a5a718b76066a9e7364c305db6e9623821bd778ab49bb9
Details
Created

2024-11-06 09:45:38 UTC

Size

570 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:9b10a938e28486049341cb41134e8c0c141b2e25870896c597e2a54df471acbb - 4.58% (26.1 MB)

[#001] sha256:8ede1962790f6f6d310c514b810b25621f636d110c87210580b21eac74c4f176 - 4.23% (24.1 MB)

[#002] sha256:f87851ea73a9b8979d3619ebe8994bf5c2cf65928413e03a22a03b3dd19b17a4 - 0.0% (9.66 KB)

[#003] sha256:4f0dbefad48aa1dc01e9601394b4f71bd081480f45186cece7779fcbedcf5823 - 16.03% (91.4 MB)

[#004] sha256:5a700549c072b3cda16d1477b4f4715c78a33a1df9efed724a48db438607c61f - 0.01% (34.9 KB)

[#005] sha256:a4f3bddebc419b6aece94f34b021e253b2216b6308225d20a4fb7953faa34c4d - 75.15% (428 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

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