2025-06-17 02:44:05 UTC
794 MB
/milvus/lib::/usr/lib
LD_PRELOAD:/milvus/lib/libjemalloc.so
MALLOC_CONFbackground_thread:true
PATH/milvus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 3.55% (28.2 MB)
[#001] sha256:34bb06e22557a021188f4d423cb2545016e1291b25a2bde3d132dad8484b1003 - 4.47% (35.5 MB)
[#002] sha256:f06aa769f0c5b440df2da2ce4a1d14211cbace713b62928ce9be0ebcc5ab46d5 - 0.0% (10.1 KB)
[#003] sha256:1752042e4ddba71ffce7c36c16e81fd9dcca8ef1d1745a99053b160b258a5492 - 0.0% (278 Bytes)
[#004] sha256:9826a17b4bed4d90b4ba81ea504a80ee24d3b332145604a3d321405c83c536b7 - 11.58% (91.9 MB)
[#005] sha256:35f148138c3c455d3d52e45f6ef35bb76b4b1aee3f7ef64915c6bd6c723328c0 - 0.01% (40.7 KB)
[#006] sha256:bb3ec6be0a581da82a075852f96d91a2f74746556111e32a393c3ae4b719c0c7 - 80.4% (638 MB)
/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 UTCRUN 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 UTCRUN 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 UTCRUN mkdir -p /milvus/bin
0001-01-01 00:00:00 UTCCOPY --chown=root:root --chmod=774 ./bin/milvus /milvus/bin/milvus
0001-01-01 00:00:00 UTCCOPY --chown=root:root --chmod=774 ./configs/ /milvus/configs/
0001-01-01 00:00:00 UTCCOPY --chown=root:root --chmod=774 ./lib/ /milvus/lib/
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.