Sign inSign up

mminks/docker-jenkins

By mminks

Updated almost 8 years ago

Auto build jenkins LTS docker image from https://github.com/mminks/docker-jenkins

Image
0

3.6K

mminks/docker-jenkins repository overview

About this Repo

This is a fork of the Git repo of the Docker official image for jenkins.

Additional packages

This images includes:

  • Ruby
  • Bundler
  • AWS CLI
  • Terraform
  • Docker (client) and Docker Compose

Jenkins version

2.150.1 LTS

How to use this image

Refer to the official site on how to use this image. It's pretty the same.

To make it short:

docker run -d --name jenkins -p 8080:8080 -p 50000:50000 -v /your/home:/var/jenkins_home mminks/docker-jenkins

Tag summary

Content type

Image

Digest

Size

794.2 MB

Last updated

almost 8 years ago

docker pull mminks/docker-jenkins