Don't update jenkins.war inside container, just pull a newer docker image and start a fresh new container using same jenkins_home volume
2016-10-07 10:28 GMT+02:00 YusufSalahAdDin <[email protected]>: > I installed jenkins in docker container and i want update it. > > So, manually, using root user i downloaded the war file and replace it > with old war file, i verified it: > > jenkins@fdfeef9f1f14:/$ java -jar /usr/share/jenkins/jenkins.war > --version > 2.24 > > But, when i go to jenkins dashboard, well, i still have the old version: > 2.23. > > I restarted jenkins using url: jenkins.mydomain.com/restart, many times, > but i have still the same jenkins version. > > What i have wrong? > > Thanks guys! > > -- > 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/e6848710-50b5-49be-af1e-5508f7db22f4%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/e6848710-50b5-49be-af1e-5508f7db22f4%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/CANMVJzkZeEXU1uD-HAu12qoKsF10NM8DM8rOwOcGCT1aF8_LEw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
