async fn container_import(
repo: &Repo,
imgref: &OstreeImageReference,
proxyopts: ContainerProxyOpts,
write_ref: Option<&str>,
quiet: bool,
) -> Result<()>Expand description
Import a container image with an encapsulated ostree commit.