Signed-off-by: Eric Sage <eric.david.sage@gmail.com>
This commit is contained in:
Eric Sage 2015-06-23 19:24:18 -07:00 committed by Tibor Vass
parent 11b6e1b9fd
commit 2feacfe882
1 changed files with 1 additions and 1 deletions

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