Secure, private Docker container registry with vulnerability scanning and automated builds. Store and manage container images with enterprise-grade security and performance.
Storage Tier | Price per GB/month | Bandwidth (per GB) | Vulnerability Scans |
---|---|---|---|
Private Registry | £0.10 | £0.09 | Included |
Team Registry | £0.08 | £0.07 | Unlimited |
Enterprise Registry | £0.06 | £0.05 | Advanced scanning |
Manage your container registry through our professional console interface:
Our Container Registry service provides API compatibility with Amazon ECR, enabling seamless integration with existing Docker workflows.
Key compatibility features:
• ECR API compatibility for programmatic access
• Docker CLI push/pull operations
• AWS CLI and SDK integration
• IAM-style authentication and authorization
• Lifecycle policy management
Example Docker usage:
```bash
docker login registry.piranha.sh
docker tag myapp:latest registry.piranha.sh/myapp:latest
docker push registry.piranha.sh/myapp:latest
docker pull registry.piranha.sh/myapp:latest
```
Start using Container Registry in minutes:
1. **Create Repository**: Set up your first private container repository
2. **Authenticate Docker**: Log in using Docker CLI with your credentials
3. **Push Images**: Upload your container images to the registry
4. **Enable Scanning**: Activate vulnerability scanning for security analysis
5. **Deploy Containers**: Pull images directly to Kubernetes or other container platforms
Seamlessly integrates with Docker, Kubernetes, and all major CI/CD tools.