mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
fix underline/heading
Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user