Skip to content

Latest commit

 

History

History
 
 

jenkins-swarm-agent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Jenkins swarm agent

A Windows Jenkins Swarm agent running in a Windows Docker container. Based on the linux version csanchez/jenkins-swarm-agent.

Building the container image

docker build -t jenkins-swarm-agent .

Running the container

To run a Docker container passing any parameter to the agent

docker run jenkins-swarm-agent -master http://192.168.99.100:8080 -name windows-agent -username jenkins -password jenkins -executors 1