pub(crate) fn container_inspect( rootfs: &Utf8Path, json: bool, format: Option<OutputFormat>, ) -> Result<()>
Inspect a container image and output information about it.