pub fn exec_script( command: &str, append: Option<&str>, user_args: &[String], docker_service: Option<&str>, cwd: &Path, ) -> ExitCode