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
Docker
template to Cloud provider fromSystem Setting
. - Limit target job's execution node to
Label
of above template.
- Install