install_container

Function install_container 

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