Azure Container Registry is a managed Docker registry service based on the open-source Docker Registry 2.0. and it allows you to store and manage images for all types of container deployments.
Azure Container Registry is a managed Docker registry service based on the open-source Docker Registry 2.0. and it allows you to store and manage images for all types of container deployments.
Customer Reviews
User in Information Technology and Services
Advanced user of Azure Container RegistryThe following are the few features which I like the most about this product:
- Securely stores your Docker Images since they are encrypted at rest and anyone who wants to pull it would need credentials of your instance
- Easy to setup & provision in Azure Cloud
- Supports High availability
- Cost is really inexpensive compared to other options available in the market to store Docker Images
The following are the few features which I think could be improved about this product:
- Documentation can be improved
- Additional features such as scanning Docker Images for vulnerabilities should be added.
Azure Container Registry is used in my company to securely store the Docker Images of all the micro-services that are developed and deployed as part of our product. It secures your docker images since they are encrypted at rest and anyone who wants to pull it needs credentials of your instance.