Namespace
chromadb
Image / Tag
chroma:1.0.21.dev73-amd64
Content Digest
sha256:a0b9b8bf20db42e8c53ca80f8a8dd226dee3d87a00c4530e37ce85eec5aa32dc
Details
Created

2025-09-10 01:16:24 UTC

Size

141 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1b283043fffc68630083b3df48dba4b9844a277144e651c18dd9e9918149a778 - 20.1% (28.4 MB)

[#001] sha256:8f4dddcfa1c4213ef190359157eda683178db6f7b971813d26dead18101ce342 - 3.57% (5.05 MB)

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

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

[#004] sha256:ae8ffed1e95c241e425affbfaeb5e3baa9b1d9ca2fcd830234c7ac2339a1126f - 76.32% (108 MB)


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

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

2025-09-09 16:24:26 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-09 16:27:23 UTC (buildkit.dockerfile.v0)

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

2025-09-09 16:27:23 UTC (buildkit.dockerfile.v0)

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

2025-09-10 01:16:24 UTC (buildkit.dockerfile.v0)

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

2025-09-10 01:16:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-09-10 01:16:24 UTC (buildkit.dockerfile.v0)

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

2025-09-10 01:16:24 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