docker-suite / jenkins-docker

docker-in-docker for jenkins

Repository from Github https://github.comdocker-suite/jenkins-dockerRepository from Github https://github.comdocker-suite/jenkins-docker

jenkins-docker

Build Status Docker Pulls Docker Stars MicroBadger Layers (tag) MicroBadger Size (tag) License: MIT

It is a good practice to run the jenkins job inside docker containers rather than jenkins host machine itself.

  • It maintain isolation between multiple Jenkins Pipelines and Jobs.
  • Easily reproducible job execution environment setup.

This image is based on docker:dind and can be used as a docker cloud on jenkins server with docker plugin

How to use this image

For a complete Jenkins setup, look at jenkins setup

About

docker-in-docker for jenkins

License:MIT License


Languages

Language:Dockerfile 41.8%Language:Makefile 30.8%Language:Shell 27.5%