https://github.com/mcaimi/jenkins
Custom Jenkins Container image, with several plugins added in and support for Configuration-as-Code
https://github.com/mcaimi/jenkins
cicd jenkins kubernetes openshift podman
Last synced: 3 months ago
JSON representation
Custom Jenkins Container image, with several plugins added in and support for Configuration-as-Code
- Host: GitHub
- URL: https://github.com/mcaimi/jenkins
- Owner: mcaimi
- License: gpl-3.0
- Created: 2021-05-12T08:04:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T07:47:55.000Z (about 5 years ago)
- Last Synced: 2025-06-10T05:04:56.621Z (about 1 year ago)
- Topics: cicd, jenkins, kubernetes, openshift, podman
- Language: Dockerfile
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jenkins Container Image
[](https://quay.io/repository/marcocaimi/jenkins)
This repo contains the Dockerfile that is used to build my custom Jenkins container image that is hosted on [Quay.io](https://quay.io/repository/marcocaimi/jenkins)
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