
stecamp/azuredevopsagentWhen launching the container you should set the following Environment Variables to bind it to your Azure DevOps Agent Pool:
AZP_URL: Url of the DevOps organization (e.g. [***]
AZP_TOKEN: A Personal Access Token generated with Azure DevOps portal with Agent Pools (read, manage) scope
AZP_POOL: Name of the pool created in Dev Ops
AZP_AGENT_NAME: Optional. The name to give to this agent
AZP_WORK: Optional. Working directory, defaults to _work under the /agent directory
Since this is a docker image, if you execute it in an Azure Container Instance IT IS NOT POSSIBLE TO BUILD AND PUSH DOCKER IMAGES with it (the so called "Docker in Docker"). (more about this: [***]
It is still possible to build and push to an Azure Container Registry using the ACR's own feature of being able to build directly an image, with az cli:
bash$ az acr build --registry myregistry --image myimage:1.0 .
This work is based off Microsoft tutorial: [***]
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务