Redis
Image · Cache · critical · v8.8.0
In-memory key-value store and cache. Shipped under AGPL; Valkey is the BSD alternative.
Security report (Trivy, via ArtifactHub)
0 fixable CVEs0
Critical
0
High
0
Medium
0
Low
0
Unknown
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/redis:8.8.0 Pinned by digest (recommended)
docker pull ghcr.io/quenchworks/images/redis@sha256:f90ba1276a9d13fae7e428eb7e9595605c8bdfc0c8628491d0ab7e9c336048bf Tags
8.8.08.8.0-amd648.8.0-arm64
Images are tagged by app version (never :latest): a multi-arch index plus per-arch tags.
- App version
- 8.8.0
- Architectures
- amd64, arm64
- Runs as
- nonroot (uid 1001)
- Root filesystem
- read-only
- License
- AGPL-3.0
Verify the image
cosign verify ghcr.io/quenchworks/images/redis \
--certificate-identity-regexp 'https://github.com/quenchworks/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com Upstream project: https://github.com/redis/redis