Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
| ... | ... |
@@ -34,6 +34,11 @@ You can still call an old version of the API using |
| 34 | 34 |
|
| 35 | 35 |
### What's new |
| 36 | 36 |
|
| 37 |
+`GET /containers/(name)/json` |
|
| 38 |
+ |
|
| 39 |
+**New!** |
|
| 40 |
+The `HostConfig.Links` field is now filled correctly |
|
| 41 |
+ |
|
| 37 | 42 |
**New!** |
| 38 | 43 |
`Sockets` parameter added to the `/info` endpoint listing all the sockets the |
| 39 | 44 |
daemon is configured to listen on. |