Newer
Older
jenkins / README.md
@Pascal Gollor Pascal Gollor on 4 Apr 2017 554 bytes add usage section

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