start_docker_if_needed

Function start_docker_if_needed 

Source
pub async fn start_docker_if_needed() -> Result<DockerStartStatus>
Expand description

Attempts to start Docker if the configuration allows auto start and Docker is not already running.