mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update ports.md (#2491)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user