sujaypillai / azurepipelinesagent-extension

Docker Extension for Azure Pipelines agent running in a container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Pipelines Agent Extension

Docker Extension for Azure Pipelines agent running in a container

Azure Pipelines provides build and release services to support continuous integration and delivery of your applications.

What is Azure Pipelines?

Pre-requisites

Build a container image for Azure Pipeline Agent

Before you make use of this extension you should build a container image for Azure Pipeline Agent. You may refer this repository to get started or you can pull this image from DockerHub which has AzureCLI and Terraform capabilities baked in.

This Dockerfile will help you to understand how you can customize your agent for different capabilities.

About

Docker Extension for Azure Pipelines agent running in a container

License:Apache License 2.0


Languages

Language:Dockerfile 38.5%Language:Makefile 27.7%Language:TypeScript 21.0%Language:CSS 8.6%Language:HTML 3.5%Language:Shell 0.6%