diff options
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index c4fe25675..bd1a5d56f 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -620,6 +620,7 @@ Set the usernamespace mode for the container. The use of userns is disabled by d Set the UTS mode for the container `host`: use the host's UTS namespace inside the container. +`ns`: specify the usernamespace to use. **NOTE**: the host mode gives the container access to changing the host's hostname and is therefore considered insecure. |