mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04:00
The `--privileged` flag does not conflict with `--group-add` (this one was breaking Toolbox) and does not conflict with most parts of `--security-opt` (this was breaking Openstack). Signed-off-by: Matthew Heon <matthew.heon@pm.me>