Re: jenkins_home, docker, upgrades

2020-12-15 Thread Ewelina Wilkosz
thank you for sharing your experiences, that was helpful On Saturday, December 12, 2020 at 7:47:50 PM UTC+1 kuisat...@gmail.com wrote: > El lunes, 7 de diciembre de 2020 a las 16:12:10 UTC+1, ewel...@gmail.com > escribió: > >> >> Hi! >> >> I am using Jenkins in Docker and I map a folder from loc

Re: jenkins_home, docker, upgrades

2020-12-12 Thread Ivan Fernandez Calvo
El lunes, 7 de diciembre de 2020 a las 16:12:10 UTC+1, ewel...@gmail.com escribió: > > Hi! > > I am using Jenkins in Docker and I map a folder from local machine to the > container's /var/jenkins_home to preserve JENKINS_HOME. > > There are two things I am wondering about, and maybe you can co

Re: jenkins_home, docker, upgrades

2020-12-12 Thread Ahmed Rafiq
hello, for your question 1, i can share my experience. We are using near same settings as you describe, jenkins in docker and Jenkins_home point to a docker volume. There's no problem once you upgrade the Jenkins version and point the new version jenkins_home to old docker volume. What I do is, bef

jenkins_home, docker, upgrades

2020-12-07 Thread Ewelina Wilkosz
Hi! I am using Jenkins in Docker and I map a folder from local machine to the container's /var/jenkins_home to preserve JENKINS_HOME. There are two things I am wondering about, and maybe you can comment: 1. Can new Jenkins corrupt existing JENKINS_HOME? Let's assume I have Jenkins in version X