Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aem-design/docker-jenkins
jenkins image for use in your devops ci/cd
https://github.com/aem-design/docker-jenkins
devops docker jenkins pipeline
Last synced: 7 days ago
JSON representation
jenkins image for use in your devops ci/cd
- Host: GitHub
- URL: https://github.com/aem-design/docker-jenkins
- Owner: aem-design
- License: apache-2.0
- Created: 2019-09-01T23:06:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T14:24:18.000Z (over 3 years ago)
- Last Synced: 2024-11-07T01:35:22.374Z (about 2 months ago)
- Topics: devops, docker, jenkins, pipeline
- Language: Groovy
- Homepage: http://aem.design
- Size: 55.7 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## CentOS 7 with Jenkins
[![build_status](https://travis-ci.org/aem-design/docker-jenkins.svg?branch=master)](https://travis-ci.org/aem-design/docker-jenkins)
[![github license](https://img.shields.io/github/license/aem-design/jenkins)](https://github.com/aem-design/jenkins)
[![github issues](https://img.shields.io/github/issues/aem-design/jenkins)](https://github.com/aem-design/jenkins)
[![github last commit](https://img.shields.io/github/last-commit/aem-design/jenkins)](https://github.com/aem-design/jenkins)
[![github repo size](https://img.shields.io/github/repo-size/aem-design/jenkins)](https://github.com/aem-design/jenkins)
[![docker stars](https://img.shields.io/docker/stars/aemdesign/jenkins)](https://hub.docker.com/r/aemdesign/jenkins)
[![docker pulls](https://img.shields.io/docker/pulls/aemdesign/jenkins)](https://hub.docker.com/r/aemdesign/jenkins)
[![github release](https://img.shields.io/github/release/aem-design/jenkins)](https://github.com/aem-design/jenkins)This is docker image based on [aemdesign/jenkins-base](https://hub.docker.com/r/aemdesign/jenkins-base/) with Jenkins Plugins Installed
One image for Jenkins Master, Slave and build agent
### Included Packages
Following is the list of packages included
* jenkins - for managing pipelines
### Included Plugins
Following is the list of packages included
* blueocean - for better pipeline presentation
* gitlab - for integrating with gitlab
* sonar - for integrating with sonar
* docker - for managing docker
* pipeline - for providing pipeline functionality