gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

Skip step "Install suggested plugins" #269

Open gmacario opened 6 years ago

gmacario commented 6 years ago

On a fresh installation of easy-jenkins the following page is displayed just after entering the initial Administrator Password:

screenshot 2018-06-22 03 28 14

As an added convenience we should configure Docker image myjenkins to avoid doing performing this step manually.

gmacario commented 6 years ago

See discussion in https://github.com/jenkinsci/docker/issues/310