Skip to content

A jenkins docker image with docker socket and few plugins and groovy scripts to start.

License

Notifications You must be signed in to change notification settings

docker-suite/jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins

Build Status Docker Pulls Docker Stars MicroBadger Layers (tag) MicroBadger Size (tag) License: MIT

A customized jenkins container ready to use with preinstalled plugins and customs groovy scripts.

Groovy scripts

  • crsf protection
  • disabled CLI remoting
  • disable old agent protocol
  • enabling slave master access control
  • define the number of executors (default to 0).
  • create a default admin user jenkins.
  • prevent anonymous users to have read access.
  • custom theme.

Environment variables

  • JENKINS_NB_EXECUTORS : number of executors
  • JENKINS_ADMIN_PASS : Password for jenkins user

How to use this image

For a complete Jenkins setup, look at jenkins setup

About

A jenkins docker image with docker socket and few plugins and groovy scripts to start.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published