is_ostree_container

Function is_ostree_container 

Source
pub fn is_ostree_container() -> Result<bool>
Expand description

Returns true if the current booted filesystem appears to be an ostree-native container.

This just invokes is_bare_split_xattrs and running_in_container.