Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add unshare to podman | Divyansh Kamboj | 2019-05-16 |
This command lets the user run a command in a new user namespace like `unshare -u`. It uses the implementation of unshare in buildah. ( fixes #1388 ) Signed-off-by: Divyansh Kamboj <kambojdivyansh2000@gmail.com> |