Namespace
chromadb
Image / Tag
chroma:1.2.2.dev4-arm64
Content Digest
sha256:266adeba795742c190436b634ea3748025d14864dde479bee47273954252ced7
Details
Created

2025-10-20 02:56:02 UTC

Size

149 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e1c8c4da4c29aa762f0c87a62c928266b51b1d6ff7263d470b85a727184375fb - 19.34% (28.7 MB)

[#001] sha256:ed8e95edea0d9b5dee0648180455bd9144c9e9247f54700dba65c83b7ca8cdfe - 5.9% (8.77 MB)

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

[#003] sha256:8be78b858ef0c32151a4326d4cc2c56522d903525493a2ed130b0fc6583832ee - 0.0% (816 Bytes)

[#004] sha256:e1f1d94c608cdff9f627089caaec967a067918a26e0e6a6af732f0aff86987fa - 74.75% (111 MB)


History
2025-09-29 00:00:00 UTC (debuerreotype 0.16)

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

2025-10-20 02:45:15 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-10-20 02:56:01 UTC (buildkit.dockerfile.v0)

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

2025-10-20 02:56:01 UTC (buildkit.dockerfile.v0)

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

2025-10-20 02:56:02 UTC (buildkit.dockerfile.v0)

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

2025-10-20 02:56:02 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-10-20 02:56:02 UTC (buildkit.dockerfile.v0)

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

2025-10-20 02:56:02 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