Skip to content

hamlet-io/docker-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Base Image

This is a base Jenkins image that we use which

  • Includes standard plugins that we use
  • Disables the startup wizard as we generally expect config via JCasC
  • Sets the executor and agent configuration to align with running on-demand container agents

Any further configuration should be handled via CasC or manually updated as required

The image is available on GHCR and is based on the official jenkins image