Namespace
chromadb
Image / Tag
chroma:1.0.21.dev60-arm64
Content Digest
sha256:2614a8165d48c44ed9364b03f74a324c3931e00710fdb3b3e92442ecf6b60d42
Details
Created

2025-09-04 21:35:38 UTC

Size

142 MB

Content Digest
Environment
PATH

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


Layers

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

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

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

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

[#004] sha256:518bc89cf008dc42b460f6229c3daee1f89ccde12afc0d9c4485296d0743dab5 - 75.88% (108 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-09-04 21:35:38 UTC (buildkit.dockerfile.v0)

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

2025-09-04 21:35:38 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-09-04 21:35:38 UTC (buildkit.dockerfile.v0)

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

2025-09-04 21:35:38 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