Namespace
chromadb
Image / Tag
chroma:1.3.6.dev30-amd64
Content Digest
sha256:5f5a43246f14449bbe7edf7b5a3e469f1e08ac3ec024f82f2a71f8e7ef3af9aa
Details
Created

2025-11-24 08:49:52 UTC

Size

146 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d96b9ca7cac102a70c93926dfb52f7f8dd1b32cc1258be4526775cf5cab7e5be - 19.42% (28.4 MB)

[#001] sha256:6d2b0a3302d311c8b55fd372d4b49ff46a66f96a7c261b984d7959b52d63d1fb - 3.45% (5.05 MB)

[#002] sha256:ea09ebaeb32ea26e9ab066ae42f20a8a194865facfea7059f51b68a231b54e44 - 0.0% (130 Bytes)

[#003] sha256:d5f227f22574a6af2361e39630b190f5b75c366c4f686f38c5bb1c468603df6e - 0.0% (815 Bytes)

[#004] sha256:872d09abba3ba77d6431b76de18d8fb288076875df9b3e304a4e1ed0287307df - 77.13% (113 MB)


History
2025-11-17 00:00:00 UTC (debuerreotype 0.16)

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

2025-11-18 04:37:45 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-11-18 04:37:46 UTC (buildkit.dockerfile.v0)

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

2025-11-18 04:37:47 UTC (buildkit.dockerfile.v0)

COPY /chroma/rust/frontend/sample_configs/distributed.yaml /chroma_config.yaml # buildkit

2025-11-24 08:49:52 UTC (buildkit.dockerfile.v0)

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

2025-11-24 08:49:52 UTC (buildkit.dockerfile.v0)

EXPOSE [8000/tcp]

2025-11-24 08:49:52 UTC (buildkit.dockerfile.v0)

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

2025-11-24 08:49:52 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