I used a solution from How can I add a volume to an existing Docker container? I used to commit a new image, and run jenkins, after that I see that I have installation page, so I aborted this. Later I tried solution below most rated - copy /jenkins_home to newly created volume jenkins_home using docker cp. After this step I had error on website. Any idea, how to make volume to this jenkins?
Asked
Active
Viewed 33 times