Sign inSign up

jsloan117/jenkins

By jsloan117

•Updated over 5 years ago

Jenkins LTS + Docker + Docker Compose

Image
0

5.3K

jsloan117/jenkins repository overview

⁠Jenkins

License Build Status Docker Pulls

Image based on jenkins:lts⁠, and includes the following: docker-ce, docker-compose including bash-completion scripts. Please see Run from Docker registry⁠ for more details and commands.

⁠Quick Start

docker run -d --name jenkins \
-v /var/run/docker.sock:/var/run/docker.sock \
-p 8080:8080 -p 50000:50000 \
jsloan117/jenkins

⁠Documentation

The full documentation is available here⁠.

Jenkins documentation is available here⁠.

Tag summary

Content type

Image

Digest

Size

389.4 MB

Last updated

over 5 years ago

docker pull jsloan117/jenkins