Module containerenv

Module containerenv 

Source
Expand description

Helpers for parsing the /run/.containerenv file generated by podman.

Structsยง

ContainerExecutionInfo ๐Ÿ”’

Constantsยง

PATH ๐Ÿ”’
Path is relative to container rootfs (assumed to be /)

Functionsยง

get_container_execution_info ๐Ÿ”’
Load and parse the /run/.containerenv file.
is_container ๐Ÿ”’