pub fn docker_pull_image(image: &str) -> (bool, String)
Pull a Docker image with output streaming Returns (success, output) tuple