We check 1.) if docker-workflow plugin is installed 2.) if docker itself is installed on the system hosting Jenkins If one of the conditions is not fullfilled we try to execute locally.
* Enable configuration via yaml file * Add documentation * Add tests