From 41c7e43b4dbba117d41d82cd8d5c0f004daba21e Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Mon, 23 Jul 2018 12:37:29 +0200 Subject: network: support ns: prefix to join existing namespace Signed-off-by: Giuseppe Scrivano Closes: #1145 Approved by: rhatdan --- docs/podman-run.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/podman-run.1.md') diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 00c78f321..c03fd7c46 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -405,6 +405,7 @@ Set the Network mode for the container: - `container:`: reuse another container's network stack - `host`: use the podman host network stack. Note: the host mode gives the container full access to local system services such as D-bus and is therefore considered insecure. - `|`: connect to a user-defined network +- `ns:` path to a network namespace to join **--network-alias**=[] -- cgit v1.2.3-54-g00ecf