[BLUE OCEAN] docker commit doesn't save state

24 views
Skip to first unread message

Isz Wisz

unread,
Apr 12, 2017, 8:20:07 AM4/12/17
to Jenkins Developers
Apology for being a little new at this, but when I run Blue Ocean > Alpine Docker image, login localhost:8080, set things up, then perform a docker commit abcd1234 my-new-image, after running the new image, jenkins.install.SetupWizard seems to run again.   What am I missing here?

Thanks!

Isz Wisz

unread,
Apr 12, 2017, 8:44:33 AM4/12/17
to Jenkins Developers
I mighta figured it out, need to mount a volume to jenkins_home:  $ docker run -p 8080:8080 -p 50000:50000 -v /Users/me/jenkins_home:/var/jenkins_home my-new-image

Baptiste Mathus

unread,
Apr 12, 2017, 8:45:50 AM4/12/17
to Jenkins Developers
Hello,

Please use the users list for such questions. Also, this is more a Docker question than a Jenkins one, docker commit does not include volumes, where the data is.

2017-04-12 14:20 GMT+02:00 Isz Wisz <isz....@gmail.com>:
Apology for being a little new at this, but when I run Blue Ocean > Alpine Docker image, login localhost:8080, set things up, then perform a docker commit abcd1234 my-new-image, after running the new image, jenkins.install.SetupWizard seems to run again.   What am I missing here?

Thanks!

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/17cd1590-1e28-43f7-ab24-3c94c267c8e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages