mirror of https://github.com/docker/docs.git
Update ports.md (#2491)
This commit is contained in:
parent
9e4733d4ec
commit
103d0a5efb
|
@ -8,7 +8,7 @@ title: Publish and expose service or container ports
|
|||
|
||||
In Docker Cloud you can **publish** or **expose** ports in services and
|
||||
containers, just like you can in Docker Engine (as documented
|
||||
[here](/engine/reference/run/#expose-incoming-ports) ).
|
||||
[here](/engine/reference/run/#expose-incoming-ports)).
|
||||
|
||||
* **Exposed ports** are ports that a container or service is using either to
|
||||
provide a service, or listen on. By default, exposed ports in Docker Cloud are
|
||||
|
|
Loading…
Reference in New Issue