pub(crate) async fn pull_unified(
repo: &Repo,
imgref: &ImageReference,
target_imgref: Option<&OstreeImageReference>,
quiet: bool,
prog: ProgressWriter,
store: &Storage,
) -> Result<Box<ImageState>>Expand description
Unified pull: Use podman to pull to containers-storage, then read from there