Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/food-x-technologies/devops-agent

Azure DevOps Agent, Linux Docker
https://github.com/food-x-technologies/devops-agent

agent azure-devops build-agent container devops docker dockerhub microsoft release-agent ubuntu

Last synced: about 17 hours ago
JSON representation

Azure DevOps Agent, Linux Docker

Awesome Lists containing this project

README

        

# Azure DevOps Agent, Linux Docker
From Microsoft: [DevOps Agent](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/docker?view=azure-devops)

## Configuration
```
docker run -e AZP_URL= -e AZP_TOKEN= -e AZP_AGENT_NAME=mydockeragent foodx/devops:latest
```