Kaydet (Commit) 189552eb authored tarafından p1100i's avatar p1100i

Fix `network_mode` API documentation wording

Signed-off-by: 's avatarp1100i <p1100i@gmx.com>
üst 61bab637
...@@ -512,7 +512,7 @@ class ContainerApiMixin(object): ...@@ -512,7 +512,7 @@ class ContainerApiMixin(object):
network_mode (str): One of: network_mode (str): One of:
- ``bridge`` Create a new network stack for the container on - ``bridge`` Create a new network stack for the container on
on the bridge network. the bridge network.
- ``none`` No networking for this container. - ``none`` No networking for this container.
- ``container:<name|id>`` Reuse another container's network - ``container:<name|id>`` Reuse another container's network
stack. stack.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment