Yandex Container Registry concepts
Container Registry is a service for storing and distributing Docker images.
Container Registry offers a reliable storage solution independent of external locks. In Container Registry, Docker images are stored in the same Yandex Cloud data centers as the rest of the cloud infrastructure, ensuring high speed Docker image operations and no expenses for external traffic.
To ensure data security, Container Registry transfers Docker images over HTTPS
It allows you to manage the following objects:
To work with Container Registry, internet access is required.
Internet access can be provided through:
- Assigning a public IP address to a VM.
- Configuring a VM as a NAT instance.
- Setting up a NAT gateway.
Yandex Container Registry supports Docker Registry HTTP API V2