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.
A fully managed git repository where you can securely manage your code. Features You will be able to extend your git workflow with Cloud Source Repositories. Set up a repository as a Git remote. Push, pull, clone, log, and perform other Git operations as required by your workflow. You can create multiple repositories for a single Google Cloud project. This allows you to organize the code associated with your cloud project in the best way. View repository files from within the Cloud Source Repositories using Source Browser. You can filter your view to focus on a specific branch, tag, or commit. Private repositories are for free. Can be automatically synced with Github and Bitbucket repositories. Integrates with Cloud Build to automatically build and test an image when changes are pushed to Cloud Source Repositories. You can get insights on actions performed on your repository with Cloud Audit Logs. Pricing Cloud Source Repositories charges based on: Per user Storage Egress network...