Details
Description
We currently use docker version to get Docker version, in Docker master branch and soon in Docker 1.8 [1] the output for this command changes. The solution for now will be to use the unchanged docker --version output, in the long term we should consider stop using the cli and use the API instead.
Attachments
Attachments
Issue Links
- is duplicated by
-
MESOS-3279 mesos doesn't compatibable docker 1.8.1
- Resolved