Skip to content

dudil/jenkins-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Docker Compose

Use this repository to run Jenkins as part of docker-compose system.

This repository mainly follows the offical Jenkins instructions on Jenkins.io

Instructions

  1. Clone the git locally
  2. Run the docker compose command:
    $ docker-compose up -d
  3. Complete the post-installation setup wizard

Customization

Using the file plugins.yml you can add / change the plugins to install when setting up the system

Next Steps

  • Add Reverse Proxy
  • Make script with more predefined steps (initial user etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published