AzureDevOps pipeline containerized agents
50K+
https://github.com/sandeepparekh/azpipeagents
| Environment variables | Description |
|---|---|
| AZP_URL | The URL of the Azure DevOps or Azure DevOps Server instance |
| AZP_TOKEN | Personal Access Token (PAT) granting access to AZP_URL |
| AZP_AGENT_NAME | Agent name (default value: the container hostname) |
| AZP_POOL | Agent pool name (default value: Default) |
| AZP_WORK | Work directory (default value: _work) |
docker run -e AZP_URL=<Azure DevOps instance> -e AZP_TOKEN=<PAT token> -e AZP_AGENT_NAME=mydockeragent dockeragent:latest
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/docker?view=azure-devops
Content type
Image
Digest
Size
2 GB
Last updated
almost 7 years ago
docker pull sparekh1/azpipeagents:winservercore2019