Function ostree_ext::container::export[][src]

pub async fn export<S: AsRef<str>>(
    repo: &Repo,
    ostree_ref: S,
    config: &Config,
    dest: &ImageReference
) -> Result<ImageReference>
Expand description

Given an OSTree repository and ref, generate a container image.

The returned ImageReference will contain a digested (e.g. @sha256:) version of the destination.