cleanup_root

Function cleanup_root 

Source
fn cleanup_root(root: &Dir) -> Result<()>
Expand description

Automatically clean up files that may have been injected by container builds. xref https://github.com/containers/buildah/issues/4242