zmedico@gentoo.org Zac Medico Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes. Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. Default to hybrid (legacy) cgroup hierarchy instead of unified (modern). Enables fuse dependencies (fuse-overlayfs is especially useful for rootless mode). Enables catatonit dependency required for podman run --init. Enables dependencies for running in rootless mode. containers/podman