
Contains :
docker run \
--name azp-agent \
-e AZP_URL=https://dev.azure.com/<your_azdevops_account> \
-e AZP_TOKEN=<your_pat_key> \
-e AZP_AGENT_NAME=<your_agent_name> \
-v /var/run/docker.sock:/var/run/docker.sock \
-v <pwd>/azp:/azp \
--restart=always \
-d wizzapi/azpdockeragent
Content type
Image
Digest
Size
788 MB
Last updated
over 6 years ago
docker pull wizzapi/azpdockeragent