I’ve been working with Jenkins quite a bit lately. When I set up a system I want it to be as reproducable as possible: you can never trust hardware, especially when it’s virtual. I found Accenture’s Jenkins Docker configuration . It’s super good, especially as a basis of sample code. Based on this code I was able to install and configure plugins…