pub fn prune(sysroot: &SysrootLock) -> Result<Pruned>Expand description
This combines the functionality of remove_undeployed_images() with super::store::gc_image_layers().
pub fn prune(sysroot: &SysrootLock) -> Result<Pruned>This combines the functionality of remove_undeployed_images() with super::store::gc_image_layers().