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