Azure ACI docker registry 102

repos

learning-docker/2-azure-container-instance/Readme-container-registry.md at main · spawnmarvel/learning-docker · GitHub

Exercise – Deploy an Azure container registry

Repositories is where we will store our images

Exercise – Build container images using Azure Container Registry Tasks

We saved the Dockerfile

download it with wget and build it with az acr build

Registry

Exercise – Deploy images from Azure Container Registry

Deploy it

Get the ip address

logs

Visit it

Scroll to Top