Namespace
chromadb
Image / Tag
chroma:1.1.1.dev35-amd64
Content Digest
sha256:33b2fb72cc36099b5e0d83779805c2a787c10fa6f586ef8255eacc62123d18d1
Details
Created

2025-10-02 22:45:02 UTC

Size

144 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5857029bddef1835b8500dbadef27f195bd9411dd35ec8d716ad2d1b666b8934 - 19.73% (28.4 MB)

[#001] sha256:d6c1a1a1b4f3d862c6792c7cf6b8d4d39eb4aed379ad828cf366808c5dcb00b4 - 5.47% (7.87 MB)

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

[#003] sha256:b18b2ce46ffa6b99e4b2c2b11f744128b82418c3de19934e7724ad17076b65ea - 0.0% (808 Bytes)

[#004] sha256:c3041e140ad45532b4ba4a72d7fc44cd07ecdd35949e0ffa4b23b52cc87bf80e - 74.8% (108 MB)


History
2025-09-29 00:00:00 UTC (debuerreotype 0.16)

# debian.sh --arch 'amd64' out/ 'stable' '@1759104000'

2025-10-02 22:37:16 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-10-02 22:45:02 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:45:02 UTC (buildkit.dockerfile.v0)

COPY /chroma/rust/frontend/sample_configs/distributed.yaml /chroma_config.yaml # buildkit

2025-10-02 22:45:02 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:45:02 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-10-02 22:45:02 UTC (buildkit.dockerfile.v0)

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

2025-10-02 22:45:02 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