Secure, private Docker container registry with vulnerability scanning and automated builds. Store and manage container images with enterprise-grade security and performance.

Pricing

Storage TierPrice per GB/monthBandwidth (per GB)Vulnerability Scans
Private Registry£0.10£0.09Included
Team Registry£0.08£0.07Unlimited
Enterprise Registry£0.06£0.05Advanced scanning

Key Features

  1. Private Docker registry with unlimited repositories
  2. Automated vulnerability scanning and security reports
  3. Docker Hub and AWS ECR API compatibility
  4. Integrated with CI/CD pipelines and Kubernetes
  5. Fine-grained access control and team management

Console Interface

Manage your container registry through our professional console interface:

  • Real-time monitoring and analytics dashboard
  • One-click resource creation and management
  • Automated configuration and deployment capabilities
  • Security configuration and access controls
  • Integration with existing development workflows

Amazon ECR Compatibility

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
```

Getting Started

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.