Quick How-to: Push/Pull to Azure Container Registry

In this post I will detail the quick steps to push and pull a Docker container image from an Azure Container Registry. Using my Go app, I stopped at building the container and continued from here: Create the Azure Container Registry In the Azure portal, browse to the resource group of your choice or create a new one. Select Create > Containers > Container Registry I specified the following: Subscription Resource group Registry Name: acrmkmdsn Location: UK South Availability zones: Disabled SKU: Standard Leave the rest as default and continue on to Create....

February 20, 2022 · 2 min · Mark kerry