pub(crate) async fn prune_container_store(sysroot: &Storage) -> Result<()>
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).