pub fn docker_output(args: &[&str]) -> Result<Output, String>
Run docker <args> and capture output.
docker <args>