This protect builds a Jenkins container with Docker binary inside it.
268
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
Content type
Image
Digest
Size
433.6 MB
Last updated
almost 9 years ago
docker pull yellowmenace07/docker_jenkins