Azure Container Registry

Another type of storage for reusable packages is ACR. ACR is designed specifically for container images and has an understanding of the layered buildup of these images. This allows it to receive only partial uploads when a new version of an image becomes available if not all of the layers have changed. This makes ACR a very good location for storing container images. Uploads will be faster and ACR storage is cheaper than Azure Artifacts storage. This is a big benefit since container images can be large.

You can integrate with ACR from Azure Pipelines using the Docker integration extensions.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.216.190.167