Back to Browse

How to Setup Self-hosted Docker Build agent in Azure DevOps Pipelines | Azure DevOps Docker Agent

4.6K views
Mar 22, 2024
27:21

Learn how to configure a self-hosted Docker build agent in Azure DevOps pipelines with this detailed step-by-step guide. Perfect for developers and DevOps engineers looking to manage custom build environments in the cloud. In this tutorial, you’ll learn: The difference between Microsoft-hosted and self-hosted agents How to create an Agent Pool in Azure DevOps Setting up an Ubuntu VM on Azure and installing Docker Building a Docker image for the Azure DevOps agent Running and verifying the self-hosted Docker agent in pipelines Pre-requisites: Microsoft account setup Azure account and subscription setup Create a VM(Ubuntu 20.0.4) in Azure Cloud Create Personal Access Token in Azure DevOps Dockerfile created for docker build agent, please refer this repo How to configure a Self-hosted docker build agent? 1. Create an Agent pool 2. Create Linux virtual machine in Azure cloud 3. Create a token in Azure Devops 3. Download dockerfile 4. Build docker image 5. Run docker container 6. Perform build on docker agent Source Blog links https://www.coachdevops.com/2024/03/how-to-setup-self-hosted-docker-build.html Check out our full Master DevOps Program at httpss://www.cloudamy.com/ Connect with Coach AK on LinkedIn https://www.linkedin.com/in/ananthkannan/ Feel free to ask questions and share your thoughts! Subscribe for more beginner-friendly tutorials on DevOps, Azure, and AWS. #AzureDevOps #Docker #DevOps #Azure #CloudComputing #DevOpsPipeline #DockerAgent #AzureDevOpsPipeline #SelfHostedAgent

Download

0 formats

No download links available.

How to Setup Self-hosted Docker Build agent in Azure DevOps Pipelines | Azure DevOps Docker Agent | NatokHD