2025-11-06 01:43:08 UTC
146 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fce26c14bf5069d220a8a6f86fe2741408f5d5dcf51baa20db136421598e48a9 - 19.68% (28.7 MB)
[#001] sha256:8728d8151a4a7fcf0db2ae299e6540622a993d04d5c811cb3e5ff7b853ca95cc - 3.83% (5.6 MB)
[#002] sha256:49d10c1e64985026da5d04521fb18865d3f0b6834567f04842e5f84b725d12e6 - 0.0% (131 Bytes)
[#003] sha256:6aa87fcd2599f38b30df2420b9eb1ee904cf7e912ffa1826f290c058283e18aa - 0.0% (815 Bytes)
[#004] sha256:99a950c1261cdbae3c1770f2c5c4b488eea29ecf66999a52cc022ac9e4226ead - 76.49% (112 MB)
# debian.sh --arch 'arm64' out/ 'stable' '@1762202650'
2025-11-04 23:35:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y dumb-init libssl-dev ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
2025-11-04 23:49:47 UTC (buildkit.dockerfile.v0)COPY /chroma/rust/frontend/sample_configs/docker_single_node.yaml /config.yaml # buildkit
2025-11-04 23:49:48 UTC (buildkit.dockerfile.v0)COPY /chroma/rust/frontend/sample_configs/distributed.yaml /chroma_config.yaml # buildkit
2025-11-06 01:43:08 UTC (buildkit.dockerfile.v0)COPY /chroma/chroma /usr/local/bin/chroma # buildkit
2025-11-06 01:43:08 UTC (buildkit.dockerfile.v0)EXPOSE &{[{{71 0} {71 0}}] 0x4000712400}
2025-11-06 01:43:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["dumb-init" "--" "chroma"]
2025-11-06 01:43:08 UTC (buildkit.dockerfile.v0)CMD ["run" "/config.yaml"]
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.