Skip to content

ryerh/jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins

Jenkins container which can execute docker command on it's host through the docker.sock

Feature

  1. Run Jenkins inside Docker container
  2. Provide docker cli command inside Jenkins container
  3. Link /var/run/docker.sock from host to Jenkins container

How to use

  1. Build the Jenkins image for later use
$ sudo ./build-simple.sh
  1. Start Jenkins container
$ sudo ./start-simple.sh
  1. Open http://localhost:8080 to finish jenkins installation.

About

Jenkins container with docker command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages