Container Registry
Secure, fast, and fully managed container registry for your images. Full support for OCI and Docker images with built-in vulnerability scanning and seamless integration with Ron Pods and Ron Runner.
Full Image Format Support
Our registry fully supports both OCI and Docker image formats, ensuring compatibility with your existing workflows and tools.
OCI Images
Full compliance with the Open Container Initiative (OCI) Image Format Specification. Store and distribute images using the industry-standard format.
- OCI Image Index support
- Multi-architecture images
- OCI Distribution Spec compliant
- OCI Artifact support
Docker Images
Full Docker Registry HTTP API V2 compatibility. Use your existing Docker CLI and workflows without any modifications.
- Docker manifest v2 schema 2
- Multi-platform manifest lists
- Docker CLI compatible
- Docker Compose integration
Everything You Need for Container Images
From secure storage to vulnerability scanning, our container registry provides a complete solution for managing your container images.
Private Repositories
Keep your container images private and secure. Role-based access control ensures only authorized users and services can access your images.
Vulnerability Scanning
Automatically scan images for known vulnerabilities. Get detailed reports and security recommendations to keep your applications safe.
Blazing Fast Pulls
Images are stored within our network for ultra-fast pulls. Reduce deployment times and improve your CI/CD pipeline performance.
Flexible Tagging
Organize your images with flexible tagging. Support for semantic versioning, git commit SHAs, and custom tag schemes.
Auto Cleanup
Automatic garbage collection removes unused image layers. Set retention policies to manage storage costs and keep your registry clean.
Webhook Notifications
Get notified when images are pushed or deleted. Trigger automated workflows and integrate with your existing CI/CD pipelines.
Manage Images with Ease
Our dashboard provides a clear view of all your repositories, images, and tags. Browse vulnerabilities, manage access, and configure settings in one place.
- Visual Repository Browser
Navigate your images with an intuitive file-browser interface
- Security Overview
See vulnerability status at a glance for all images
- One-Click Copy
Copy pull commands instantly for any image tag
- Usage Analytics
Track pull counts and storage usage per repository
Container Registry
| Repository | Tags | Size | Security |
|---|---|---|---|
myapp/frontend | 12 | 245 MB | Clean |
myapp/backend | 8 | 189 MB | 2 Low |
myapp/worker | 5 | 156 MB | Clean |
Push and Pull in Seconds
Use your existing Docker CLI to push and pull images. No special tools required.
Authenticate
Login to the registry using your RonTap credentials.
$ docker login registry.rontap.com
Username: your-username
Password: ********
Login SucceededPush Your Image
Tag and push your container image to the registry.
$ docker tag myapp:latest \
registry.rontap.com/myapp:v1.0.0
$ docker push registry.rontap.com/myapp:v1.0.0
Pushed successfully!Deploy Anywhere
Pull your images instantly in Ron Pods or any container runtime.
Security Scan Report
Keep Your Images Secure
Every image pushed to the registry is automatically scanned for known vulnerabilities. Get detailed reports and actionable recommendations to keep your containers secure.
- Automatic Scanning
Every push triggers a comprehensive security scan
- CVE Database
Updated daily with the latest vulnerability data
- Policy Enforcement
Block deployments of images with critical vulnerabilities
- Remediation Guidance
Get specific steps to fix vulnerabilities
Seamless RonTap Integration
Container Registry works seamlessly with other RonTap Cloud products for a complete container workflow.
Ron Pods
Pull images directly to your pods with blazing-fast speeds
Ron Runner
Build and push images automatically in your CI/CD pipelines
Ron Serverless
Deploy custom container images as serverless functions
Ready to Store Your Images?
Get started with Container Registry today. Push your first image in under a minute.