Skip to content

Handle docker exception following the raise on error property for the new environment discovery

Samuel GAIST requested to merge 93_follow_raise_on_error_property into master

IF docker is installed or the daemon not accessible, the exception propagation will not follow the raise on error property. This patch fixes that and thus keeps the behaviour consistant.

Fixes #93 (closed)

Merge request reports