Skip to content

9999dude/docker_jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published