Sign inSign up

yellowmenace07/docker_jenkins

By yellowmenace07

Updated almost 9 years ago

This protect builds a Jenkins container with Docker binary inside it.

Image
0

268

yellowmenace07/docker_jenkins repository overview

Steps to run the container.

docker run -ti -p 8080:8080 -p 50000:50000 -v /var/run/docker.sock:/var/run/docker.sock -v <host mapping of jenkins home directory>:/var/jenkins_home --name jenkins -d yellowmence07/docker_jenkins

Tag summary

Content type

Image

Digest

Size

433.6 MB

Last updated

almost 9 years ago

docker pull yellowmenace07/docker_jenkins