Namespace
chromadb
Image / Tag
chroma:1.0.21.dev1
Content Digest
sha256:3f08fccb16017359a5be695be49544d1dd387518c1957f4dbb9580fa644c5008
Details
Created

2025-08-18 22:08:27 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.8% (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:d25a2dfa279b9e8ef98868398c88fd040871580e2bba9eaff13de54fbc2b557d - 76.68% (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 22:08:27 UTC (buildkit.dockerfile.v0)

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

2025-08-18 22:08:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-18 22:08:27 UTC (buildkit.dockerfile.v0)

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

2025-08-18 22:08:27 UTC (buildkit.dockerfile.v0)

CMD ["run" "/config.yaml"]

Details
Created

2025-08-18 22:17:00 UTC

Size

145 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:078e42fc545cbd776da0f835b83553a2f83fc2f3b2cc9379ac1548eeb35ea9ea - 19.85% (28.7 MB)

[#001] sha256:785c564a94a0df7dc20b59d28eddb7ef9dea59e487b77f2c96c1afd78c996aa2 - 3.87% (5.6 MB)

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

[#003] sha256:0fec15ee527af7be06fe88e8570ba490481ddd2dd38bc7ef842bbef7369e10a4 - 0.0% (821 Bytes)

[#004] sha256:7ec50cb588870d406aabcf24421330fa52ff21266d99a56f975e729b7fb2f20e - 76.28% (110 MB)


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

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

2025-08-14 06:34:16 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 06:45:32 UTC (buildkit.dockerfile.v0)

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

2025-08-14 06:45:32 UTC (buildkit.dockerfile.v0)

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

2025-08-18 22:17:00 UTC (buildkit.dockerfile.v0)

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

2025-08-18 22:17:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-08-18 22:17:00 UTC (buildkit.dockerfile.v0)

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

2025-08-18 22:17:00 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