Merge pull request #6683 from vieux/add_links_inspect

add links to inspect for 'linking' containers
Upstream-commit: e35a9a7def6113ffff2c624142ef194abfa7e916
Component: engine
This commit is contained in:
Michael Crosby
2014-06-26 17:33:02 -07:00
3 changed files with 16 additions and 1 deletions

View File

@ -34,6 +34,11 @@ You can still call an old version of the API using
### What's new
`GET /containers/(name)/json`
**New!**
The `HostConfig.Links` field is now filled correctly
**New!**
`Sockets` parameter added to the `/info` endpoint listing all the sockets the
daemon is configured to listen on.