Skip to content

vitalisks/azure-pipeline-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure pipeline agent

Agent for .NET Core 2.1, 3.1 and npm builds (node 10.x). This build comparing to original (~10GB) is more compact and it is possible to customize dependencies for specific needs.

Usage

Dockerfile

Container is based on centos:centos7 image. In general it installs and configures repositories required for the installations using yum package manager. Last phase is download and installation of the azure agent in the /home/agent folder. Azure agent scripts do not allow to run as root so container is started with agent user.

About

Agent for dotnet 2.1, 3.1 and npm builds (node 10.x)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published