Namespace
chromadb
Image / Tag
chroma:1.0.16.dev16-arm64
Content Digest
sha256:0a8fe0d313817449a3fb9daeff04f20d0e5cc66cb9057dc557893d74ee6b82da
Details
Created

2025-07-08 22:22:25 UTC

Size

142 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:bc98d0bf44cf53b0ee70301525cb634af4b9cd7bd7fdf8439f2a4bda924c6507 - 18.82% (26.8 MB)

[#001] sha256:5d94f03ac6543f0ee5daf277c61871c23c2633cddbee56d4ecbb7871e2cf296d - 4.41% (6.27 MB)

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

[#003] sha256:61ddb2d2e4532509b2110c89267e7bb0632011b30f23d83404d6bf658c76eb66 - 0.0% (745 Bytes)

[#004] sha256:9d35c449d87e69b02122f572cdfe43f9f591be2d8b7aec05c835fbd67e99fec7 - 76.78% (109 MB)


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

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

2025-07-01 14:13:14 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-07-01 14:13:14 UTC (buildkit.dockerfile.v0)

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

2025-07-01 14:13:14 UTC (buildkit.dockerfile.v0)

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

2025-07-08 22:22:25 UTC (buildkit.dockerfile.v0)

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

2025-07-08 22:22:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-07-08 22:22:25 UTC (buildkit.dockerfile.v0)

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

2025-07-08 22:22:25 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