Container Registry
Your container images, private and sovereign
Host your container images in a private registry, inside your own cluster and backed by your sovereign object storage. Projects with quotas, a dedicated TLS endpoint per organization, role-based access control and on-demand vulnerability scanning: all from the console, with the standard docker tool.
Specifications
Compatibility
Standard docker tool
Access control
Service accounts, 3 roles
Security
On-demand CVE scanning
Projects
Quotas and size tracking
Use cases
Host your private images
Push and pull your container images to a private registry hosted inside your own cluster, backed by your sovereign object storage and exposed on a dedicated TLS endpoint, on a subdomain of your own organization. Your images stay with you, with no reliance on an external public registry.
No external network egressControl access
Organize your images into projects, with a storage quota and size tracking per project, and grant each service account limited rights: read-only, read/write or administration. Credentials can be rotated at any time.
Three roles per projectWatch for vulnerabilities
Each image can be scanned on demand for known vulnerabilities (CVE). Review the results directly in the console, alongside the overview, projects and usage tracking.
CVE scanning in the consoleIn action
The team pushing its images
A team wants to host its container images without going through an external public registry
- 1 Enable the container registry for the environment from the console
- 2 Authenticate with docker login on your organization's TLS endpoint, using a service account
- 3 Tag and push the image with docker push
- 4 The image is stored on your object storage, inside your cluster
Private images hosted on your side, with no external dependency
The lead controlling access
Several teams share the registry and each one needs the right level of access
- 1 Organize images into projects, with a storage quota per project
- 2 Create service accounts with the right role: read-only, read/write or administration
- 3 Distribute credentials and rotate them when needed
- 4 Run a vulnerability scan on the images and review the results in the console
Access controlled per project and visibility on vulnerabilities
Key benefits
Ready to host your images with full sovereignty?
See how the container registry keeps your images on your side, under your control.
Request a demo