Unverified Kaydet (Commit) 24ace2da authored tarafından Jean-Christophe Sirot's avatar Jean-Christophe Sirot Kaydeden (comit) GitHub

Merge pull request #2259 from p1100i/patch-1

Fix `network_mode` API documentation wording
......@@ -512,7 +512,7 @@ class ContainerApiMixin(object):
network_mode (str): One of:
- ``bridge`` Create a new network stack for the container on
on the bridge network.
the bridge network.
- ``none`` No networking for this container.
- ``container:<name|id>`` Reuse another container's network
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