Namespace
chromadb
Image / Tag
chroma:1.0.21.dev30-arm64
Content Digest
sha256:d7913218f967a05d75ddc63cbcaa654ee3968ac50086fefdc0591350d8b10e76
Details
Created

2025-08-26 23:37:50 UTC

Size

141 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:078e42fc545cbd776da0f835b83553a2f83fc2f3b2cc9379ac1548eeb35ea9ea - 20.36% (28.7 MB)

[#001] sha256:9c6f31b8fe11461d6c71ea2fe7bc8550f8ec7b0e8be406136f18e3e4b6d00281 - 3.97% (5.6 MB)

[#002] sha256:298e269f8de790930d07296c3aadee111254ea1b07727c7470e07f9fc5789dd5 - 0.0% (131 Bytes)

[#003] sha256:1c1274bbc0368a245bc56bd77dc8d1ff69e38e6fd139a6e17dc1425a8556230f - 0.0% (820 Bytes)

[#004] sha256:6797176e9343cd8b852376641787a88cce3aa21f3acb30ccd463cc261a2681b1 - 75.67% (107 MB)


History
2025-08-11 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'stable' '@1754870400'

2025-08-26 23:27:30 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-08-26 23:37:49 UTC (buildkit.dockerfile.v0)

COPY /chroma/rust/frontend/sample_configs/docker_single_node.yaml /config.yaml # buildkit

2025-08-26 23:37:49 UTC (buildkit.dockerfile.v0)

COPY /chroma/rust/frontend/sample_configs/tilt_config.yaml /tilt_config.yaml # buildkit

2025-08-26 23:37:50 UTC (buildkit.dockerfile.v0)

COPY /chroma/chroma /usr/local/bin/chroma # buildkit

2025-08-26 23:37:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-26 23:37:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["dumb-init" "--" "chroma"]

2025-08-26 23:37:50 UTC (buildkit.dockerfile.v0)

CMD ["run" "/config.yaml"]

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