Book Image

DevOps with Azure [Video]

By : Allen ONeill
Book Image

DevOps with Azure [Video]

By: Allen ONeill

Overview of this book

Azure DevOps is everything you need to build your software product from beginning to end. This course is a complete guide on how to implement DevOps using Microsoft Azure. You'll learn how to plan your projects with Agile tools, manage your code using Git, and deploy your code through the best CI/CD systems. You'll be empowered to get full traceability and visibility across all your development activity. By the end of this course, you will learn how you can get Azure on board as a unified DevOps environment. All the code and supporting files for this course are available on GitHub at: https://github.com/PacktPublishing/DevOps-with-Azure
Table of Contents (7 chapters)
Chapter 2
Docker
Content Locked
Section 4
Pushing Containers to Docker Hub and ACR
The aim of this video is to learn how to publish containers in Docker Hub and Azure container registry. - Login to Docker Hub registry and then to the command line - List images locally and instruct Docker to Push the image to the Docker hub - Tag image for Azure in the command line