Do you mean you are trying to run two instances of Jenkins from the same JENKINS_HOME? That will not work.
On Tue, Dec 12, 2017 at 1:12 PM Wendell Beckwith <[email protected]> wrote: > I've installed the jenkins 2.94 as both a war file and a docker container > with the jenkins_home mapped to a local directory and I can startup jenkins > fine. I then add the suggested plugins, admin user, blue ocean and the > docker plugin. After a restart I add a docker cloud and all is well. > However, if I stop and restart the container/war file then I can see that > my config.xml which is approx 2300 bytes is replaced with a 1800 byte > file. Effectively the docker cloud portion is removed and an emply > <couds/> element is there. What config option am I likely missing to get > my changes to persist restarts? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/5b2dd1a0-6aa7-4b86-8e94-fbcc9a506500%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/5b2dd1a0-6aa7-4b86-8e94-fbcc9a506500%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVe-wwU-XvduHgq6KRFhO04f5syrvCwBWNWbNL5mfXLsyw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
