container_store

Function container_store 

Source
async fn container_store(
    repo: &Repo,
    imgref: &OstreeImageReference,
    ostree_digestfile: Option<Utf8PathBuf>,
    proxyopts: ContainerProxyOpts,
    quiet: bool,
    check: Option<Utf8PathBuf>,
) -> Result<()>
Expand description

Write a layered container image into an OSTree commit.