Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 818 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 818 Bytes

Jenkins slave with Docker for Docker

This image extends thedrhax/jenkins-slave-alpine with Docker client.

To get information about all configuration variables, see parent image's README.

Example

docker run -d -v /var/run/docker.sock:/var/run/docker.sock thedrhax/jenkins-slave-docker

Docker & Rancher configuration variables

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.