pub(crate) fn verify_container_image(
sysroot: &SysrootLock,
imgref: &ImageReference,
state: &LayeredImageState,
colliding_inodes: &BTreeSet<u64>,
verbose: bool,
) -> Result<bool>pub(crate) fn verify_container_image(
sysroot: &SysrootLock,
imgref: &ImageReference,
state: &LayeredImageState,
colliding_inodes: &BTreeSet<u64>,
verbose: bool,
) -> Result<bool>