Merge pull request #6240 from pmorie/docs

Add ApiVersion to doc example for remote API 1.12 /version
This commit is contained in:
Sven Dowideit 2014-06-17 09:21:21 +10:00
commit 8f6162f17b

View file

@ -1165,6 +1165,7 @@ Show the docker version information
Content-Type: application/json
{
"ApiVersion":"1.12",
"Version":"0.2.2",
"GitCommit":"5a2a5cc+CHANGES",
"GoVersion":"go1.0.3"