Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.05 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.05 KB

jenkins-jnlp-slave-with-docker

Docker image to run a JNLP slave for Jenkins with Docker Engine installed. Suitable for Docker plugin.

https://hub.docker.com/r/bitroniq/jenkins-jnlp-slave-with-docker

Docker image with Java, Docker Engine and basic tools and environment.

The image is based on the official jenkins/slave:latest.

The basic idea of this image is to add Docker Engine to official Jenkins Slave image. This allows to use the container as executor/node/slave in Jenkins using the Docker Cloud via Docker plugin.