This repo is now archived and no longer maintained on Github; find the most up-to-date version on ADS instead.
Minimal Build agent Azure Devops Server. This was created from Running a self hosted agent in Docker
- AZP_URL: The URL of the Azure Devops Server
- AZP_POOL: The name of the Agent Pool
- AZP_TOKEN: An AZP Token used for Agent-Registration
The Images builds with the following Tools installed:
Installed from the ppa:git-core/ppa
repository
Only the CLI, no daemon. Installed by download, version controlled by build-arg ARG DOCKER_VERSION=18.09.9
Installed by download, version controlled by build-arg ARG DOCKER_COMPOSE_VERSION=1.26.2