Skip to main content

check_image_exists

Function check_image_exists 

Source
pub async fn check_image_exists(docker: &Docker, image: &str) -> bool
Expand description

Check if an image exists locally.