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

2025-08-05 21:37:29 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:60994e156ca2c3142f840c78bc143cbf8f8ef559e042e325059bf068a1f964a9 - 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-05 21:37:29 UTC (buildkit.dockerfile.v0)

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

2025-08-05 21:37:29 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-05 21:37:29 UTC (buildkit.dockerfile.v0)

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

2025-08-05 21:37:29 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