summaryrefslogtreecommitdiff
path: root/docs/source/markdown/links/podman-umount.1
Commit message (Collapse)AuthorAge
* Cleanup handling of podman mount/unmountDaniel J Walsh2020-07-27
We should default to the user name unmount rather then the internal name of umount. Also User namespace was not being handled correctly. We want to inform the user that if they do a mount when in rootless mode that they have to be first in the podman unshare state. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>