Skip to content

Files

Latest commit

eb03466 · Jun 18, 2020

History

History

jenkins-swarm-agent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 18, 2020
Jun 18, 2020
Jun 18, 2020
Jun 18, 2020
Jun 18, 2020

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