Namespace
chromadb
Image / Tag
chroma:1.0.16.dev63-arm64
Content Digest
sha256:ced8d484a168110e12cfd428e55ef8f20794b27c0a33778c69eaf0d0a0e952f8
Details
Created

2025-07-21 22:19:54 UTC

Size

142 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:bc98d0bf44cf53b0ee70301525cb634af4b9cd7bd7fdf8439f2a4bda924c6507 - 18.79% (26.8 MB)

[#001] sha256:e91b9a559c21b1fbc717c4bb35f5abf766b4c9f54c137d62b6a6507b864b33c5 - 4.4% (6.27 MB)

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

[#003] sha256:70cd5a58c2f9118b75b2b214b68e51adb15616609d6f4c6a35770b03520f964b - 0.0% (778 Bytes)

[#004] sha256:1e102f2b1c7dbdef60f7cf080289bfd378953c9ee814c5184e5a4c7ce67912f7 - 76.8% (109 MB)


History
2025-06-30 00:00:00 UTC (debuerreotype 0.15)

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

2025-07-11 21:38:46 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-07-11 21:55:53 UTC (buildkit.dockerfile.v0)

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

2025-07-16 00:07:12 UTC (buildkit.dockerfile.v0)

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

2025-07-21 22:19:54 UTC (buildkit.dockerfile.v0)

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

2025-07-21 22:19:54 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-07-21 22:19:54 UTC (buildkit.dockerfile.v0)

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

2025-07-21 22:19:54 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