Container Registry Setup
Set up and manage private container image registries with authentication, scanning, and access control.
Usage
Describe your container registry needs and this skill will help you set up and configure the appropriate solution.
Examples
- "Set up a private Docker registry with HTTPS and basic authentication"
- "Configure Harbor with vulnerability scanning and image signing"
- "Set up image replication between two registries"
Guidelines
- Always enable authentication and HTTPS for registries
- Configure vulnerability scanning for all pushed images
- Set up garbage collection to reclaim storage from deleted tags
- Use image signing to verify image integrity
- Implement retention policies to manage storage usage