mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #27859 from ticosax/clarify-doc-port-bindings
[dockerng] Clarify doc port bindings
This commit is contained in:
commit
e96d06d71a
1 changed files with 1 additions and 1 deletions
|
@ -1089,7 +1089,7 @@ def running(name,
|
|||
- port_bindings:
|
||||
- 5000:5000
|
||||
- 2123:2123/udp
|
||||
- 8080
|
||||
- "8080"
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue