Namespace
chromadb
Image / Tag
chroma:0.6.4.dev422
Content Digest
sha256:fe8074c03e6b82068254b6bfc5540b9b423657a7e9d2e3597b9b35426b28e660
Details
Created

2025-03-27 23:46:54 UTC

Size

131 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:04857b38bc215b7c83daf6f10d000746c793809aab42f4156a7d961d0474980b - 20.52% (26.9 MB)

[#001] sha256:60d296b5424db1e7d13ceb32345631241b19be3b6c17177eabfb78dada360b10 - 0.04% (58.8 KB)

[#002] sha256:f23a4bee658ed71e72362cb7b8936e68811f190f0667ff2ac2c6283aeaa6b8ee - 0.0% (134 Bytes)

[#003] sha256:dbace14694f90cff7c06f2963c020fd29990f424743901c6ba964d3638a61ba1 - 79.44% (104 MB)


History
2025-03-17 00:00:00 UTC (debuerreotype 0.15)

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

2025-03-27 20:44:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dumb-init && rm -rf /var/lib/apt/lists/* # buildkit

2025-03-27 20:46:49 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:46:54 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:46:54 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-03-27 23:46:54 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:46:54 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-03-27 23:47:12 UTC

Size

132 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:b9b6fa7ffa3a79f22483c7ceb52e4284b767456f07054c0aab6f9e9a48135873 - 20.34% (26.7 MB)

[#001] sha256:7b985856f1ede72554dce4d42091ec7abca5102787a8cc0c888b40660949cb32 - 0.04% (59.5 KB)

[#002] sha256:b9d4cae48422d2505c7898bfd86a65a11f68627059e279639ab43084c457cb87 - 0.0% (134 Bytes)

[#003] sha256:0e2c6db7896d3245cf74f51a08a11d36103323bfef69c27490c199d80b4abd8c - 79.62% (105 MB)


History
2025-03-17 00:00:00 UTC (debuerreotype 0.15)

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

2025-03-27 22:56:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y dumb-init && rm -rf /var/lib/apt/lists/* # buildkit

2025-03-27 22:59:40 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:47:12 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:47:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-03-27 23:47:12 UTC (buildkit.dockerfile.v0)

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

2025-03-27 23:47:12 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