mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #29221 from ticosax/docu-network_mode
[dokcerng] Docu network mode
This commit is contained in:
commit
e5bd1c293d
1 changed files with 2 additions and 0 deletions
|
@ -1218,6 +1218,8 @@ def running(name,
|
|||
``--net=none``)
|
||||
- ``container:<name_or_id>`` - Reuses another container's network stack
|
||||
- ``host`` - Use the host's network stack inside the container
|
||||
- Any name that identifies an existing network that might be created
|
||||
with ``dockerng.network_present``.
|
||||
|
||||
.. warning::
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue