Container Registry concepts
Container Registry is a service for storing and distributing Docker images.
It allows you to manage the following objects:
To work with Container Registry, internet access is required.
Internet access can be provided in the following ways:
- Assigning a VM a public IP address.
- Configuring a VM as a NAT instance.
- Setting up a NAT gateway.
The service supports Docker Registry HTTP API V2