Sign inSign up

sbose78/jenkins

By sbose78

•Updated over 9 years ago

A docker image for Jenkins which has the docker client installed.

Image
0

808

sbose78/jenkins repository overview

To create an image , run docker build -t jenkins_docker .

To run the container docker run -d -p 8080:8080 -p 4040:4040 -v /var/run/docker.sock:/var/run/docker.sock jenkins_docker

Tag summary

Content type

Image

Digest

Size

351.1 MB

Last updated

over 9 years ago

docker pull sbose78/jenkins