Create Self Hosted Build Agent Docker Image for Azure DevOps
In this post. we will learn how to create self hosted build agent docker image for Azure DevOps pipelines. We will use the Dockerfile for creating self hosted build agent.
In this post. we will learn how to create self hosted build agent docker image for Azure DevOps pipelines. We will use the Dockerfile for creating self hosted build agent.
In this post, we will learn command to attach security groups to existing instance with AWS cli. Working with command line is always fun. We can use the command in our scripts which also help us to do automation work. Requirement : 1. AWS cli must be installed on system 2. Access and secret keys…