Skip to main content

verify_docker_available

Function verify_docker_available 

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

Verify Docker is available and running

Attempts to connect to Docker and verify the connection. Returns actionable error if Docker is not available.