pub(crate) fn storage_exists_default(root: &Dir) -> Result<bool>Expand description
Return true if there is apparently an active container store in the default path for the target root.
Note this does not attempt to parse the root filesystem’s container storage configuration, this uses a hardcoded default path.