Introduction

Completed

Azure Container Registry (ACR) is a managed, private Docker registry service based on the open-source Docker Registry 2.0. Create and maintain Azure container registries to store and manage your private Docker container images.

After completing this module, you'll be able to:

  • Explain the features and benefits Azure Container Registry offers
  • Describe how to use ACR Tasks to automate builds and deployments
  • Explain the elements in a Dockerfile
  • Build and run an image in the ACR by using Azure CLI