FerretDB
Image · Document · standard · v2.7.0
MongoDB-compatible document database built on PostgreSQL. The clean-license substitute for MongoDB.
Pull the image
Run it directly with Docker, Podman, or any Kubernetes workload. Nonroot, read-only root filesystem, built for amd64 and arm64.
Pull (tag)
docker pull ghcr.io/quenchworks/images/ferretdb:2.7.0 Tags
2.7.02.7.0-amd642.7.0-arm64
Images are tagged by app version (never :latest): a multi-arch index plus per-arch tags.
- App version
- 2.7.0
- Architectures
- amd64, arm64
- Runs as
- nonroot (uid 1001)
- Root filesystem
- read-only
- License
- Apache-2.0
Verify the image
cosign verify ghcr.io/quenchworks/images/ferretdb \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com Upstream project: https://github.com/FerretDB/FerretDB