Google Container Registry
 
- Container Registry is a container image repository to manage Docker images, perform vulnerability analysis, and define fine-grained access control.
 
Features
- Automatically build and push images to a private registry when you commit code to Cloud Source Repositories, GitHub, or Bitbucket.
 - You can push and pull Docker images to your private Container Registry utilizing the standard Docker command-line interface.
 - The system creates a Cloud Storage bucket to store all of your images the first time you push an image to Container Registry
 - You have the ability to maintain control over who can access, view, or download images.
 
Pricing
- Container Registry charges for the following:
- Storing images on Cloud Storage
 - Network egress for containers stored in the registry.
 
 - Network ingress is free.
 - If the Container Scanning API is enabled in either Container Registry, vulnerability scanning is turned on and billed for both products.
 
 
 
 
          
      
 
  
 
 
 
 
 
 
 
 
 
 
 
No comments:
Post a Comment