This allows to be coherent when running a command and docker is not installed.
For example _discover_environment will fail even if raise_on_errors is set to False if docker is not installed. This patch fixes that.
This allows to be coherent when running a command and docker is not installed.
For example _discover_environment will fail even if raise_on_errors is set to False if docker is not installed. This patch fixes that.