DirectorySecurity advisories
Sign in

Directory

meilisearch logo

meilisearch

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

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

Minimal meilisearch image.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/meilisearch:latest

Compatibility Notes

The image specifies a default non-root meilisearch user (UID 999), and a data and dump directory at /var/data.ms, owned by that meilisearch user, accessible to all users.

Usage Example

Run a meilisearch container with the following command:

docker run \
  --rm \
  -d \
  -p 7700:7700 \
  cgr.dev/chainguard/meilisearch:latest \
  --db-path /var/data.ms
  --dump-dir /var/data.ms/dumps \
  --http-addr 0.0.0.0:7700

Then you can follow the meilisearch quick start guide and start adding documents.

Licenses

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

  • GCC-exception-3.1

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

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

Software license agreement

Category
AI
analytics
application

Products

Chainguard Images

© 2024 Chainguard, Inc.