Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add filepath glob support to --security-opt unmask | Daniel J Walsh | 2021-05-04 |
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> |