Namespace
milvusdb
Image / Tag
milvus:v2.4.10
Content Digest
sha256:e6a100cca1943f9f1971f59e68eee0f8985e28a21a99f2b4ac2a8d4c0e0133cd
Details
Created

2024-08-30 06:29:46 UTC

Size

589 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:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 4.78% (28.2 MB)

[#001] sha256:1ef71c80f4aa11760a2444efb460f81c4d0c48242a4ddcd5ae2af90f14506cc9 - 6.02% (35.4 MB)

[#002] sha256:9c2f8113a484e93075f83346b835a17630ba9edb3eda7f786ad2a5b1447adf31 - 15.55% (91.6 MB)

[#003] sha256:f20219e0da146a319d7ecc310618e6c13faf9bc51cc3687839ccb144ec176e6a - 0.01% (33.5 KB)

[#004] sha256:700a3130ef51fb6117e88c6025f78edb9b4521c3bf7a20f16b390b8fabc1b0a1 - 73.65% (434 MB)

[#005] sha256:5c5b21c390662a07139f24918afad6a8328f315b5874588084af83e253af0783 - 0.0% (10.1 KB)

[#006] sha256:4a374e168d75dc67563792007306d33f672b90639607edf2aae8a8a92015613e - 0.0% (10.1 KB)


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

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/

0001-01-01 00:00:00 UTC

ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-$TARGETARCH /tini

0001-01-01 00:00:00 UTC

RUN chmod +x /tini

Details
Created

2024-08-30 06:23:17 UTC

Size

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

[#001] sha256:87ce454abe84cc0622022daf214cc2c43f1a4a4f82dd7afbc50bf63f38942b89 - 4.38% (24.1 MB)

[#002] sha256:a439c48bcac2855ff2003bb461239f7e23964c8035eafbaa30c3820a8f63bc5c - 15.68% (86.1 MB)

[#003] sha256:f9dca8f81eb41156b7feb73115ab41cf1242c34b443b3e95669c09cb5b8d35f2 - 0.01% (33.5 KB)

[#004] sha256:f87273006d655454cfc6846b21cd75f1cb802582d090ef3f4501790ce48807cc - 75.17% (413 MB)

[#005] sha256:c03a6f92033bfbde4cd28f704dfc98f0ea8357ae1aefa5e7ee99b9932ae1cb4f - 0.0% (9.67 KB)

[#006] sha256:27b25cad7efa1d02c7485a085cc1a8866188527ae42e25aa04c4c1cc3d7fff10 - 0.0% (9.67 KB)


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

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/

0001-01-01 00:00:00 UTC

ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-$TARGETARCH /tini

0001-01-01 00:00:00 UTC

RUN chmod +x /tini

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