use jenkins via docker-compose

.env initial commit 6 years ago
.gitignore use local directory instead of volume 6 years ago
LICENSE.md initial commit 6 years ago
README.md add usage section 6 years ago
docker-compose.yml use local directory instead of volume 6 years ago
jenkins.conf use local directory instead of volume 6 years ago
README.md

jenkins via docker-compose

Configuration

Please see jenkins.conf

Usage

Get files:

git clone https://gitbucket.pgollor.de/git/docker/jenkins.git
cd jenkins

Start container:

docker-compose up -d

Get secret for installaton:

docker-compose exec master-jenkins cat /var/jenkins_home/secrets/initialAdminPassword

Goto http://localhost:8080

License

cc-bc-sa: Please see license