Sign inSign up

ameetk/docker-devops-agent

By ameetk

•Updated about 7 years ago

Image
0

137

ameetk/docker-devops-agent repository overview

Azure DevOps agent.

Use Environment Variables documented at https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/docker?view=azure-devops#environment-variables⁠ to run the container.

Environment variable 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)

Example "docker run -it -e AZP_URL 'dev.azure.com/ORGANIZATIONNAME' -e AZP_TOKEN 'YOUR PAT TOKEN' ameetk/docker-devops-agent:latest"

Tag summary

Content type

Image

Digest

Size

101 MB

Last updated

about 7 years ago

docker pull ameetk/docker-devops-agent