Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/physer/azure-devops-agent
A ready-to-go buildagent for Azure DevOps in Docker (Ubuntu)
https://github.com/physer/azure-devops-agent
azure-devops docker
Last synced: 23 days ago
JSON representation
A ready-to-go buildagent for Azure DevOps in Docker (Ubuntu)
- Host: GitHub
- URL: https://github.com/physer/azure-devops-agent
- Owner: Physer
- Created: 2020-06-12T09:15:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T14:56:45.000Z (about 1 year ago)
- Last Synced: 2024-11-12T21:42:27.438Z (3 months ago)
- Topics: azure-devops, docker
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure DevOps Agent
## Introduction
This repository houses a pre-fab buildagent for Azure Devops in Docker.## Source
The source for this buildagent can be found at Microsoft's documentation regarding [Docker agents for Azure Devops](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/docker?view=azure-devops)## How to use
Create a container based on this Docker image, [hosted at the Docker hub](https://hub.docker.com/r/physer/azuredevops-agent).
For the required environment variables, see [Microsoft's documentation](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/docker?view=azure-devops#environment-variables)
## Additional software
Some additional software has been installed on this image:
- NodeJS v20