fix underline/heading
Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev)
This commit is contained in:
parent
e9e4b8dc15
commit
6fd8e5d976
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ interface of the host system. To simplify communication between
|
|||
containers, Docker provides the linking mechanism.
|
||||
|
||||
Auto map all exposed ports on the host
|
||||
-------------------------------------
|
||||
--------------------------------------
|
||||
|
||||
To bind all the exposed container ports to the host automatically, use
|
||||
``docker run -P <imageid>``. The mapped host ports will be auto-selected
|
||||
|
|
Loading…
Add table
Reference in a new issue