pub fn query_image(
repo: &Repo,
imgref: &ImageReference,
) -> Result<Option<Box<LayeredImageState>>>Expand description
Query metadata for a pulled image.
pub fn query_image(
repo: &Repo,
imgref: &ImageReference,
) -> Result<Option<Box<LayeredImageState>>>Query metadata for a pulled image.