From the course: Docker on Azure (2019)

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Create an Azure Container Registry

Create an Azure Container Registry

From the course: Docker on Azure (2019)

Start my 1-month free trial

Create an Azure Container Registry

- [Instructor] In order to manage our container resources effectively as possible, we're going to create a container registry in our Azure environment. Now you could continue to use the Docker Hub Registry. You could actually build a registry on the VM. But this is a service that's provided here within the Azure environment, so we might as well leverage all of those services. You can see I've already searched for it before, but if you just search for container and then registry. All right, that's what we're looking for. Now we get to the point where we can create one. So we can add a container registry. You'll notice that this name has to be unique across all of azurecr.io. So everybody else that's doing this needs to have a unique name as well. We're going to say, how about linkedinacr. Apparently nobody has used that name before. If you do try this name and it's in use you'll get a little red x. Go ahead and use…

Contents