pub(crate) fn get_container_execution_info(
rootfs: &Dir,
) -> Result<ContainerExecutionInfo>Expand description
Load and parse the /run/.containerenv file.
pub(crate) fn get_container_execution_info(
rootfs: &Dir,
) -> Result<ContainerExecutionInfo>Load and parse the /run/.containerenv file.