Verify (Signature & SBOM)
Use cosign with our public key to verify any release by its digest (preferred) or tag. The commands below are prefilled for each build.
Public key: /stats/cosign.pub · Metadata: /stats/releases.json
System Requirements
- 64-bit operating system (Linux, macOS, Windows)
- For Linux: modern distribution with Kernel ≥ 3.10
- At least 2 GB RAM (4 GB or more recommended)
- ~3 GB free disk space for Docker Engine and images
- Internet access to fetch images from registries
- Administrative (root / sudo) privileges for installation
Detailed system requirements can be found in the official Docker Engine documentation
Installation
For installing Docker Engine on your system, please follow the official documentation:
Docker Compose Plugin
To use docker compose for multi-container applications, you need the Docker Compose Plugin.
Docker Compose – Installation Guide
Note: On Docker Desktop (and recent Linux packages), Compose is included as docker compose.
Docker README
Example: docker-compose
Environment
Migration
Cleanup & Maintenance (Client)
Troubleshooting
Server Policy (Summary)
- Pulls (GET/HEAD) allowed for all clients.
- Push/changes only from selected hosts/IPs.
- Registry API exclusively under
/v2/.