Skip to content

miketypeguy/docker-jenkins-centos-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jenkins-centos-base (Centos 6.6 based)

Centos 6 base image for a jenkins build node

This starts with a base centos6.6 image and then adds the packages listed in the yum-packages.list file. In addition, it installs:

  • the EPEL repository
  • pip
  • the AWS CLI

We also create the bldmgr user (note the userID - this must match across all nodes) and setup SSHD. SSHD is only used if this node is being launched by the Jenkins docker plugin on-the-fly.

About

Base centos docker image for a jenkins build node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published