Netman tries to call 'docker -v' and it hangs neovim if the docker command is not found. This adds the docker binary to the derivation running checks
Netman tests don't work if we try to effectively execute the config, so a new parameter to `checkConfig` is introduced, `dontRun` that allows to skip this phase.