Newer
Older
jenkins-slave / README.md
@Pascal Gollor Pascal Gollor on 9 Dec 2017 803 bytes Update README.md

jekins slaves

build

state

  • ssh slave: Build Status
  • arduino slave: Build Status

build manually

docker build --pull=true -t pgollor/jenkins-slave ./docker/main/
docker build --pull=true -t pgollor/jenkins-slave-arduino ./docker/arduino/

usage

At fist start pleas execute install.sh to generate the config file and data directory. After that you should modify the slave.conf file and can start the container with:

docker-compose up -d --remove-orphans