Jenkins
I wanted to use Jenkins with Docker, so I got a Jenkins image and used it. FROM jenkins:alpine Occurrence of a problem Every time I tried to install a plugin in the Jenkins setup, I got an error. Is there two docker images for ? The reason…
We changed the server on which Jenkins is running, so we backed up Jenkins and reflected it on the new server. Just a note in case I need to backup Jenkins again. summary Jenkins is well designed, and all you have to do is copy the entire …