pub fn exec_script( command: &str, docker_service: Option<&str>, cwd: &Path, ) -> ExitCode
Run an inline run: script, optionally wrapped in Docker.
run: