Skip to main content

verify_docker_installed

Function verify_docker_installed 

Source
pub fn verify_docker_installed(host: &HostConfig) -> Result<String, HostError>
Expand description

Verify Docker is working after installation

Note: Due to group membership changes, this may fail until the user reconnects. We run with sudo as a fallback.