Sign inSign up

jerommeke4/jenkins-docker

By jerommeke4

•Updated almost 9 years ago

Jenkins with docker and docker-compose executables embedded

Image
0

198

jerommeke4/jenkins-docker repository overview

This image is based on the latest image from jenkins/jenkins and includes the docker executables. This way you can do a DooD Jenkins where you would bind the docker.sock of the host to the container and be able to execute docker on the jenkins environment.

run with docker run -p 8080:8080 -p 50000:50000 -v /var/run/docker.sock:/var/run/docker.sock jerommeke4/jenkins-docker

Tag summary

Content type

Image

Digest

Size

531 MB

Last updated

almost 9 years ago

docker pull jerommeke4/jenkins-docker