Skip to content

Base Jenkins Configuration

Latest
Compare
Choose a tag to compare
@joepreludian joepreludian released this 07 Jul 21:55
· 13 commits to master since this release

b7f0b9c18cf79417f2c0bbae6f89d05b jenkins_home.tar.bz2

Just extract this file inside jenkins_home folder and start your container by issuing a docker-compose up

$ wget https://github.com/joepreludian/jenkins-cluster-dind/releases/download/1.1.0/jenkins_home.tar.bz2;
$ tar jxvf jenkins_home.tar.bz2 --directory jenkins_home/
$ docker-compose up -d