Namespace
chromadb
Image / Tag
chroma:0.6.4.dev411
Content Digest
sha256:2e65adc326a6c03738f0ca528bf014cbf041799f2c87fcb2724df90bdffec640
Details
Created

2025-03-26 00:10:09 UTC

Size

130 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:3ee86a10aa88ff5535e6a704a722e8c07cbc0140e6aeebc6a95d19c3190473e2 - 0.04% (58.8 KB)

[#002] sha256:1a8ac3be069018486a9e5b8cfe9eb34bd4d46fb95c9012d90f4c823550bce616 - 0.0% (132 Bytes)

[#003] sha256:6c963eef83d808dcefbf3a807e2bae290ccd8e032a034ccb92e09868d46b8151 - 79.3% (103 MB)


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

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

2025-03-25 22:22:18 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-25 22:27:51 UTC (buildkit.dockerfile.v0)

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

2025-03-26 00:10:09 UTC (buildkit.dockerfile.v0)

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

2025-03-26 00:10:09 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-03-26 00:10:09 UTC (buildkit.dockerfile.v0)

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

2025-03-26 00:10:09 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-03-25 21:38:12 UTC

Size

131 MB

Content Digest
Environment
PATH

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


Layers

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

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

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

[#003] sha256:372f3ab2384d757beb7e4f7088801d6359cd64ab4876ea469bfce1fa4cb3cfe8 - 79.49% (104 MB)


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

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

2025-03-24 23:57:17 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-25 00:00:48 UTC (buildkit.dockerfile.v0)

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

2025-03-25 21:38:12 UTC (buildkit.dockerfile.v0)

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

2025-03-25 21:38:12 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-03-25 21:38:12 UTC (buildkit.dockerfile.v0)

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

2025-03-25 21:38: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