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