pub(crate) async fn install_to_filesystem( opts: InstallToFilesystemOpts, targeting_host_root: bool, cleanup: Cleanup, ) -> Result<()>
Implementation of the bootc install to-filesystem CLI command.
bootc install to-filesystem