Merge pull request #14147 from ericsage/patch-1

Fix Typo in experimental docs
Upstream-commit: a386a00a3cf93dd77c5e95e16233cf5231ceba65
Component: engine
This commit is contained in:
Phil Estes
2015-06-29 10:41:09 -04:00

View File

@ -2,7 +2,7 @@
In this feature:
- `network` and `service` become a first class objects in the Docker UI
- `network` and `service` become first class objects in the Docker UI
- one can now create networks, publish services on that network and attach containers to the services
- Native multi-host networking
- `network` and `service` objects are globally significant and provides multi-host container connectivity natively