Namespace
chromadb
Image / Tag
chroma:1.0.19.dev2-amd64
Content Digest
sha256:9fda5d0fb8f42d7a05e9af204db603a9a86e80c9dae30e7ad8cf2e817c2c6e5b
Details
Created

2025-08-18 08:44:55 UTC

Size

143 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:112172c80402e94c71cf5133d9e6b72ceaf1dfee3fd2d79e49f4c565ee922fdc - 19.79% (28.4 MB)

[#001] sha256:7cb3a2c89117d963c0ecce300ff27055db0bde4d510277be2eae2ee80a2290f5 - 3.52% (5.05 MB)

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

[#003] sha256:5e06748b4b5700e1b3c14b5d4587989e1ae30d866a5abf366577f8135a95d2bb - 0.0% (821 Bytes)

[#004] sha256:9d6235395b58d4c61c4482ff993432684b613a1ddde94dd4d51880fd5fc07bd9 - 76.69% (110 MB)


History
2025-08-11 00:00:00 UTC (debuerreotype 0.15)

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

2025-08-14 04:28:44 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-14 04:31:50 UTC (buildkit.dockerfile.v0)

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

2025-08-14 04:31:52 UTC (buildkit.dockerfile.v0)

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

2025-08-18 08:44:55 UTC (buildkit.dockerfile.v0)

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

2025-08-18 08:44:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-18 08:44:55 UTC (buildkit.dockerfile.v0)

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

2025-08-18 08:44:55 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