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
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