query_image_commit

Function 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.