Container registry

Container Registry is a secure, private repository for your container images. It provides a central location to manage the software building blocks used across your project.

Getting Started

All registries are private by default. To begin pushing or pulling images, you must first establish authentication between your local environment and the registry.

Image URLs follow this format:

vccr.io/<PROJECT_ID>/<IMAGE_NAME>:<TAG>

Image Protection & Lifecycle

Manage the stability and footprint of your repositories through automated policies:

Optimized Integration

Deploying images within the Verda ecosystem provides significant performance and security advantages for Serverless Containers and Batch Job deployments.

Last updated

Was this helpful?