Namespace
chromadb
Image / Tag
chroma:1.0.14.dev1-arm64
Content Digest
sha256:35ec4db4c40c1e8986d195390897bdb1f2d5f672653e6bdd557ca33232ad1a04
Details
Created

2025-06-18 23:37:28 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.9% (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:0e258189fafbf8d47969449499548f8ea5392193982ec991bc542928d5185965 - 76.67% (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-18 23:37:28 UTC (buildkit.dockerfile.v0)

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

2025-06-18 23:37:28 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-06-18 23:37:28 UTC (buildkit.dockerfile.v0)

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

2025-06-18 23:37:28 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