export_repo_to_image

Function export_repo_to_image 

Source
pub async fn export_repo_to_image(
    storage: &Storage,
    booted_cfs: &BootedComposefs,
    source: Option<&str>,
    target: Option<&str>,
) -> Result<()>
Expand description

Exports a composefs repository to a container image in containers-storage: