Skip to main content

scan_docker

Function scan_docker 

Source
pub fn scan_docker(home: &str) -> Vec<CleanableItem>
Expand description

Scan Docker for reclaimable disk space using docker system df. Returns one item per reclaimable resource type (images, containers, volumes, build cache).