Bump 1.6.1

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-02-23 11:31:22 -08:00
commit a75c16cb1b
5 changed files with 61 additions and 6 deletions

View file

@ -477,7 +477,7 @@ Networks to join, referencing entries under the
#### aliases
Aliases (alternative hostnames) for this service on the network. Other containers on the same network can use either the service name or this alias to connect to one of the service's containers.
Aliases (alternative hostnames) for this service on the network. Other containers on the same network can use either the service name or this alias to connect to one of the service's containers.
Since `aliases` is network-scoped, the same service can have different aliases on different networks.