VSTS Build.vNext agent on various Docker images
10K+
Assorted Docker images with the new Build.vNext xplat agent baked in. Apologies for the old nomenclature.
aspnet: vsoagent paired with Microsoft's ASP.NET vNext imagego: vsoagent paired with Docker's golang imagejava6: vsoagent paired with Docker's Java version 6 imagejava7: vsoagent paired with Docker's Java version 7 imagejava8: vsoagent paired with Docker's Java version 8 imagenode: vsoagent paired with Docker's nodejs imagepython: vsoagent paired with Docker's python imageruby: vsoagent paired with Docker's ruby imageFeel free to clone this repo and use only the directory you wish for local image builds. Replace the contents of the agent.config file with the parameters you need for setting up the agent.
As of right now, you will need to configure the agent prior to first use. Getting that automated is currently a WIP.
Then, from a command prompt, type the following:
docker run -d <<image_name>> node host -u <<user>> -p <<password>>
Content type
Image
Digest
sha256:ffe734e73…
Size
467.3 MB
Last updated
almost 10 years ago
docker pull jgarverick/vsoagent