Simple Azure Container Registry Template

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Bicep Version

Deploy To Azure Deploy To Azure US Gov Visualize

This template deploys an Azure Container Registry. Azure Container Registry is a PaaS offer for creating your own Docker image registry.

Tags: Azure Container Registry, Docker, Microsoft.ContainerRegistry/registries

Solution overview and deployed resources

This is an overview of the solution

The following resources are deployed as part of the solution

  • Azure Container Registry: Docker image registry

Deployment steps

You can click the "deploy to Azure" button at the beginning of this document or follow the instructions for command line deployment using the scripts in the root of this repo.

Usage

Login to your registry

Follow this documentation for authenticating your docker client to your container registry.

Push images to your registry

For pushing docker images on your registry, follow this documentation