pub fn docker_run(args: &[&str]) -> Result<ExitStatus, String>
Run docker <args> with streaming output.
docker <args>