This will create an image “jencker,” which is a jenkins image with a built-in docker host. Combination of jenkins and docker docker jenkins Build docker build -t jencker . Running docker run -v "home:/var/jenkins_home" -P jencker