async fn install_container( state: &State, root_setup: &RootSetup, sysroot: &Sysroot, storage: &Storage, has_ostree: bool, ) -> Result<(Deployment, InstallAleph)>