add docker server version to /info

Signed-off-by: Zhang Kun <zkazure@gmail.com>
Upstream-commit: 7cf343d1064e3d8211597c67574ff4ddff316fa1
Component: engine
This commit is contained in:
Zhang Kun
2015-09-21 12:23:54 +08:00
parent d572cd9e37
commit 8e71940329
8 changed files with 9 additions and 1 deletions

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

View File

@ -1860,6 +1860,7 @@ Display system-wide information
},
"SwapLimit": false,
"SystemTime": "2015-03-10T11:11:23.730591467-07:00"
"ServerVersion": "1.9.0"
}
Status Codes: