mirror of
https://github.com/containers/podman.git
synced 2026-03-14 12:51:10 -04:00
Want to allow users to specify --security-opt unmask=/proc/*. This allows us to run podman within podman more securely, then specifing umask=all, also gives the user more flexibilty. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>