jenkins slave container
docker | 6 years ago | ||
.env | 7 years ago | ||
.gitignore | 6 years ago | ||
README.md | 6 years ago | ||
docker-compose.yml | 6 years ago | ||
install.sh | 6 years ago |
docker build --pull=true -t pgollor/jenkins-slave ./docker/main/ docker build --pull=true -t pgollor/jenkins-slave-arduino ./docker/arduino/
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