Zot OCI Registry
A production-ready vendor-neutral OCI-native container image registry.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: '3.9'
services:
project-zot:
image: 'ghcr.io/project-zot/zot-linux-amd64:latest'
ports:
- '5000:5000'
restart: unless-stoppedResources
Website: https://zotregistry.dev/
GitHub: https://github.com/project-zot/zot
GitHub Container Registry: https://github.com/project-zot/zot/pkgs/container/zot-linux-amd64
Configuration: https://zotregistry.dev/v2.1.0/admin-guide/admin-getting-started/