[
https://issues.apache.org/jira/browse/MESOS-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706158#comment-14706158
]
haosdent commented on MESOS-2986:
---------------------------------
For
{code}
docker --version
Docker version 1.7.0.fc22, build 74e7a7a/1.7.0
{code}
I have a simple patch to ignore overflow version components, but I not sure
whether it is a correct way or not. https://reviews.apache.org/r/37669/
> Docker version output is not compatible with Mesos
> --------------------------------------------------
>
> Key: MESOS-2986
> URL: https://issues.apache.org/jira/browse/MESOS-2986
> Project: Mesos
> Issue Type: Bug
> Components: docker
> Reporter: Isabel Jimenez
> Assignee: Isabel Jimenez
> Labels: mesosphere
> Fix For: 0.23.0
>
> Attachments: MESOS-2986_0_22_1.patch
>
>
> 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.
> [1] https://github.com/docker/docker/pull/14047
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)