1 Forks
4 Stars
4 Watchers

drydock-docker-jenkins

This is an example of how to build a Docker image for triggering Jenkins builds from Drydock. The Docker part probably won't work out of the box, but the trigger_build.sh script can be used in environments other than Docker.

How to download and setup drydock-docker-jenkins

Open terminal and run command
git clone https://github.com/balihb/drydock-docker-jenkins.git
git clone is used to create a copy or clone of drydock-docker-jenkins repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with drydock-docker-jenkins https://github.com/balihb/drydock-docker-jenkins/archive/master.zip

Or simply clone drydock-docker-jenkins with SSH
[email protected]:balihb/drydock-docker-jenkins.git

If you have some problems with drydock-docker-jenkins

You may open issue on drydock-docker-jenkins support forum (system) here: https://github.com/balihb/drydock-docker-jenkins/issues