Sign inSign up

kfmaster/jenkins

By kfmaster

Updated over 11 years ago

A clone from https://github.com/openfrontier/jenkins-docker.git, slightly modified.

Image
0

989

kfmaster/jenkins repository overview

##Based on https://github.com/openfrontier/jenkins-docker.git, slightly modifed to add more modules and integrate with LDAP

Following is from the original git repo README

Jenkins Docker Image

Official Jenkins docker plus some plugins and scripts in order to integrating with the Gerrit. Additional plugins include: gerrit-trigger:2.12.0 git-client:1.16.1 git:2.3.5 scm-api:0.2

create Jenkins container

createJenkins.sh

basic setup for integrating Jenkins with Gerrit.

#A public ssh key of this script's runner should be added to Gerrit first as the <Gerrit admin uid>'s public key.
setupJenkins.sh <Gerrit admin uid> <Gerrit admin email> <Gerrit ssh ip/name> <Gerrit canonicalWebUrl> <Jenkins WebUrl>

Destroy Jenkins container (Use with caution!)

destroyJenkins.sh

Tag summary

Content type

Image

Digest

sha256:01e66d8bf

Size

-

Last updated

over 11 years ago

docker pull kfmaster/jenkins