mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Typo
Signed-off-by: Tobias Bradtke <webwurst@gmail.com>
This commit is contained in:
parent
74be85500a
commit
1797f03760
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ In this feature:
|
||||||
|
|
||||||
- `network` and `service` become a first class objects in the Docker UI
|
- `network` and `service` become a first class objects in the Docker UI
|
||||||
- one can now create networks, publish services on that network and attach containers to the services
|
- one can now create networks, publish services on that network and attach containers to the services
|
||||||
- Natice multi-host networking
|
- Native multi-host networking
|
||||||
- `network` and `service` objects are globally significant and provides multi-host container connectivity natively
|
- `network` and `service` objects are globally significant and provides multi-host container connectivity natively
|
||||||
- Inbuilt simple Service Discovery
|
- Inbuilt simple Service Discovery
|
||||||
- With multi-host networking and top-level `service` object, Docker now provides out of the box simple Service Discovery for containers running in a network
|
- With multi-host networking and top-level `service` object, Docker now provides out of the box simple Service Discovery for containers running in a network
|
||||||
|
|
Loading…
Reference in a new issue