|
@@ -1994,14 +1994,15 @@ Show the docker version information
|
|
|
Content-Type: application/json
|
|
|
|
|
|
{
|
|
|
- "Version": "1.5.0",
|
|
|
+ "Version": "1.10.0-dev",
|
|
|
"Os": "linux",
|
|
|
- "KernelVersion": "3.18.5-tinycore64",
|
|
|
- "GoVersion": "go1.4.1",
|
|
|
- "GitCommit": "a8a31ef",
|
|
|
+ "KernelVersion": "3.19.0-23-generic",
|
|
|
+ "GoVersion": "go1.4.2",
|
|
|
+ "GitCommit": "e75da4b",
|
|
|
"Arch": "amd64",
|
|
|
- "ApiVersion": "1.20",
|
|
|
- "Experimental": false
|
|
|
+ "ApiVersion": "1.22",
|
|
|
+ "BuildTime": "2015-12-01T07:09:13.444803460+00:00",
|
|
|
+ "Experimental": true
|
|
|
}
|
|
|
|
|
|
Status Codes:
|