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

2025-08-07 18:48:39 UTC

Size

143 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:64c6a02c5abdbff6845f9919645da1313d708984163c7bca8263aeac8d2e4264 - 18.78% (26.8 MB)

[#001] sha256:7a59c60cd2c6a705eace8379fb4b086de12e10f60f545b673f9c2f14ad12e4dd - 4.41% (6.3 MB)

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

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

[#004] sha256:ff2a2720bc17bbf8252621231c3d7a96d2e9befce6cf345c753e0051c3cef6f9 - 76.81% (110 MB)


History
2025-07-21 00:00:00 UTC (debuerreotype 0.15)

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

2025-08-04 19:32:42 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-04 19:43:22 UTC (buildkit.dockerfile.v0)

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

2025-08-04 19:43:22 UTC (buildkit.dockerfile.v0)

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

2025-08-07 18:48:39 UTC (buildkit.dockerfile.v0)

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

2025-08-07 18:48:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-07 18:48:39 UTC (buildkit.dockerfile.v0)

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

2025-08-07 18:48:39 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