Function ostree_ext::container::store::query_image_commit
source · pub fn query_image_commit(
repo: &Repo,
commit: &str
) -> Result<Box<LayeredImageState>>Expand description
Query metadata for a pulled image via an OSTree commit digest. The digest must refer to a pulled container image’s merge commit.