Use this repository to run Jenkins as part of docker-compose system.
This repository mainly follows the offical Jenkins instructions on Jenkins.io
- Clone the git locally
- Run the docker compose command:
$ docker-compose up -d
- Complete the post-installation setup wizard
Using the file plugins.yml you can add / change the plugins to install when setting up the system
- Add Reverse Proxy
- Make script with more predefined steps (initial user etc.)