Jenkins Pipeline to upload Docker image into ACR | Create Docker image and push into ACR Jenkins

Опубликовано: 11 Март 2026
на канале: BCReddy Devops
1,886
20

In this video we discussed about how to build the docker image and how to push the docker image to azure container registry using jenkins pipeline .

Azure Container Registry is a managed, private docker registry service. You can create and maintain Azure container registries to store and manage your private Docker container images.

It is alternative to Docker Hub. Azure Container Registry allows you to build, store, and manage container images and artifacts in a private registry for all types of container deployments.