Sign inSign up

boran/jenkins

By boran

•Updated almost 11 years ago

Jenkins server based on Ubuntu 14.04

Image
0

339

boran/jenkins repository overview

Please see the doc on github: https://github.com/Boran/docker-jenkins⁠, file issue there too.

Jenkins container based on Ubuntu 14.04

  • Pull the latest version of jenkins from pkg.jenkins-ci.org
  • Install some standard plugins
  • Expose /var/lib/jenkins and /var/log/jenkins as volumes
  • set JENKINS_HOME /var/lib/jenkins
  • allow a bash command line access

Running: docker run -td boran/jenkins

Interactive shell docker run -ti boran/jenkins bash

Tag summary

Content type

Image

Digest

sha256:89055acf9…

Size

236.9 MB

Last updated

almost 11 years ago

docker pull boran/jenkins