Based on https://github.com/shufo/jenkins-slave-ubuntu
A Jenkins Slave for Jenkins Docker Plugin using Ubuntu 16.04 Xenial.
- Build this image on your docker host.
docker build -t your-namespace:your-tag .
-
Setting up jenkins.
- Install
Jenkins Docker Plugin. - Add
Dockertemplate to Cloud provider fromSystem Setting. - Limit target job's execution node to
Labelof above template.
- Install