mirror of
https://github.com/containers/podman.git
synced 2025-05-21 09:05:56 +08:00

psgo added support for listing supplementary groups via two new descriptors: * `groups` for supplementary groups inside the container * `hgroups` for the counterpart on the host Signed-off-by: Valentin Rothberg <rothberg@redhat.com>