DirectorySecurity advisories
Sign in

Directory

qdrant logo

qdrant

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/qdrant

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

qdrant Qdrant is a high-performance, massive-scale Vector Database for the next generation of AI.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/qdrant:latest

Using Qdrant

This image should be a drop-in replacement for the upstream image, and works by default in the helm charts.

To install, follow the steps here: https://qdrant.tech/documentation/guides/installation

But override the image variable in the helm chart:

$ helm repo add qdrant https://qdrant.to/helm
$ helm upgrade --install qdrant --set image.repository=cgr.dev/chainguard/qdrant --set image.tag=latest qdrant/qdrant

The only notable difference is that this image contains both a root and a non-root user, so you can't/don't need to use the useUnprivileged helm variable

Because the helm chart uses the same image for intializing file system permissions and running the final app, we have to run as a root user by default. The image can still be run as a non-root user (in this case qdrant), and the helm chart properly sets that up by default.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • GCC-exception-3.1

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
AI
application

Products

Chainguard Images

© 2024 Chainguard, Inc.