prune_container_store

Function prune_container_store 

Source
pub(crate) async fn prune_container_store(sysroot: &Storage) -> Result<()>
Expand description

Gather all bound images in all deployments, then prune the image store, using the gathered images as the roots (that will not be GC’d).