Expand description
Helpers for parsing the /run/.containerenv file generated by podman.
Structsยง
Constantsยง
- PATH ๐
- Path is relative to container rootfs (assumed to be /)
Functionsยง
- get_
container_ ๐execution_ info - Load and parse the
/run/.containerenvfile. - is_
container ๐