add docker server version to /info

Signed-off-by: Zhang Kun <zkazure@gmail.com>
This commit is contained in:
Zhang Kun
2015-09-21 21:15:32 +08:00
parent 4a6e8c8f3c
commit 7cf343d106
8 changed files with 9 additions and 1 deletions
+1
View File
@@ -88,6 +88,7 @@ This section lists each version from latest to oldest. Each listing includes a
list of DNS options to be used in the container.
* `POST /build` now optionally takes a serialized map of build-time variables.
* `GET /events` now includes a `timenano` field, in addition to the existing `time` field.
* `GET /info` now lists engine version information.
### v1.20 API changes