mirror of
https://github.com/containers/podman.git
synced 2026-06-13 10:18:37 -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>