mcaimi / jenkins

Custom Jenkins Container image, with several plugins added in and support for Configuration-as-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Container Image

Docker Repository on Quay

This repo contains the Dockerfile that is used to build my custom Jenkins container image that is hosted on Quay.io This is based on the latest official Jenkins Image with some added features already baked in:

  • Various plugins are already embedded in the image
  • Configuration-as-Code supported for Helm-based deployments

Included plugins

These plugins are included in this image:

  • Blueocean
  • Nexus3 Artifact Uploader
  • SonarQube Scanner
  • Kubernetes Plugin
  • Openshift Plugin
  • JaCoCo plugin
  • Configuration-as-Code plugin

About

Custom Jenkins Container image, with several plugins added in and support for Configuration-as-Code

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%