Challenge 02 - Path A: The Azure Container Registry - Coach’s Guide

< Previous Solution - Home - Next Solution >

Notes & Guidance

This is PATH A. Use this path if your students want to understand what’s involved in creating a Docker container, and understand basic docker commands. In this path, your students will create a Dockerfile, build and test local containers, and then push these container images to Azure Container Registry.

*Note that for Azure Government deployments, the container registry url suffix is *.azurecr.us.*

Videos

Challenge 2A Solution

Challenge 2A solution