Namespace
chromadb
Image / Tag
chroma:1.0.17.dev22-amd64
Content Digest
sha256:08ec886d4a259152b5467cbd58b6a3d95d97651dbef12c0d67e6b9b3e648a6be
Details
Created

2025-08-13 07:35:24 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.86% (28.4 MB)

[#001] sha256:706ca0c2c95d96be3c6c447ad90d4fedfd2dffa1ee18e23cb36757bae9b3c223 - 3.53% (5.05 MB)

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

[#003] sha256:195cafd0adc58c4111a9f0483e14f3d97aa1ba39779df344cad84c415e78970d - 0.0% (821 Bytes)

[#004] sha256:6ee70c0b649217ae2c20d79998ca1ef705b29547bf101dc8454f02b4d2cfc0c4 - 76.61% (110 MB)


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

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

2025-08-12 22:33: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-08-12 22:36:31 UTC (buildkit.dockerfile.v0)

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

2025-08-12 22:36:31 UTC (buildkit.dockerfile.v0)

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

2025-08-13 07:35:24 UTC (buildkit.dockerfile.v0)

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

2025-08-13 07:35:24 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-13 07:35:24 UTC (buildkit.dockerfile.v0)

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

2025-08-13 07:35:24 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