Namespace
chromadb
Image / Tag
chroma:1.1.1.dev26-amd64
Content Digest
sha256:596e304af8d404fc885e48150e00b8d371657dfee0e953a412f79f6241b42f35
Details
Created

2025-09-30 18:04:43 UTC

Size

141 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:37f116fa0a145ee0d7261ccadf3d7653ff08b0ee300630d3d3162571c7b91b24 - 3.58% (5.05 MB)

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

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

[#004] sha256:5d3b10c968bc211c53e3e3301dce58af8a5f347596edf9f370eff1c65ed2b05a - 76.3% (108 MB)


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

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

2025-09-30 17:56: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-09-30 18:04:42 UTC (buildkit.dockerfile.v0)

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

2025-09-30 18:04:42 UTC (buildkit.dockerfile.v0)

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

2025-09-30 18:04:43 UTC (buildkit.dockerfile.v0)

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

2025-09-30 18:04:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-09-30 18:04:43 UTC (buildkit.dockerfile.v0)

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

2025-09-30 18:04:43 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