Namespace
chromadb
Image / Tag
chroma:1.0.14.dev31-amd64
Content Digest
sha256:e209ec9133318a06767a343e0f0b97389c9f3410b473f7456fc4b0dc86c586c8
Details
Created

2025-06-25 20:40:23 UTC

Size

141 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fb9f87df3b111fb708814ed942ce90242426160b5de12cf86a9ab95e6ff2afc1 - 19.04% (26.9 MB)

[#001] sha256:de75a9d8f78362264efad6b6f0287da408657dd7d46f1054c10e20a2a24441d9 - 4.56% (6.44 MB)

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

[#003] sha256:afe5fe2f69e69dbc4c25f639b334ef55cb5aedd0932aa10f3be1f8310993a6e9 - 0.0% (746 Bytes)

[#004] sha256:12aba3797ebe87e2e29d6c9877fcde8d25aa8e729dd16ac6e71d9e3ef259943e - 76.41% (108 MB)


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

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

2025-06-25 20:29:59 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-25 20:40:22 UTC (buildkit.dockerfile.v0)

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

2025-06-25 20:40:22 UTC (buildkit.dockerfile.v0)

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

2025-06-25 20:40:23 UTC (buildkit.dockerfile.v0)

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

2025-06-25 20:40:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-06-25 20:40:23 UTC (buildkit.dockerfile.v0)

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

2025-06-25 20:40:23 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