Jenkins Docker Image with JCasC
So I’m at Jenkins/Devops World this week and had some free time to mess with a tool I’ve been meaning to look into for some time: JCasC.
This tool allows you to manage the Jenkins config via 1 or many yaml files.
I’m used to using Jenkins master in a docker container and wanted to setup a docker image that has Jenkins setup with a default JCasC yaml so you can get started with Jenkins all setup to manage via code.
[Read More]