Auto build jenkins LTS docker image from https://github.com/mminks/docker-jenkins
3.6K
This is a fork of the Git repo of the Docker official image for jenkins.
This images includes:
2.150.1 LTS
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
Content type
Image
Digest
Size
794.2 MB
Last updated
almost 8 years ago
docker pull mminks/docker-jenkins