Namespace
chromadb
Image / Tag
chroma:1.0.14.dev17-arm64
Content Digest
sha256:463ec9082075d0676ca5bc35453fe51821b66bffb4684de7c8e5dc063b96bdde
Details
Created

2025-06-23 19:19:48 UTC

Size

142 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c1400e7ee3bdb81e78fb04d20da95f0f896bc9d51160336e289fe15cc3a45792 - 18.89% (26.8 MB)

[#001] sha256:8fc2e6a9df787d01a960b3d316c32d76ee6bd10af7fe28b958ecf1e617201581 - 4.42% (6.27 MB)

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

[#003] sha256:3bc78e8e4bb51eb921e22a392f43af774cb906c50a52e6509279a71f22175ff1 - 0.0% (744 Bytes)

[#004] sha256:6d638ca34a4bea0c406ac1ff68ef0fb6fbbe8b86ecc671e72157f7e42e759a7c - 76.69% (109 MB)


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

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

2025-06-12 22:52:39 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-06-12 23:02:18 UTC (buildkit.dockerfile.v0)

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

2025-06-17 06:19:57 UTC (buildkit.dockerfile.v0)

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

2025-06-23 19:19:48 UTC (buildkit.dockerfile.v0)

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

2025-06-23 19:19:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-06-23 19:19:48 UTC (buildkit.dockerfile.v0)

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

2025-06-23 19:19:48 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