You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2016/07/12 15:49:20 UTC

[jira] [Created] (MESOS-5834) Mesos may pass to the Docker daemon --volume-driver multiple times.

Gastón Kleiman created MESOS-5834:
-------------------------------------

             Summary: Mesos may pass to the Docker daemon --volume-driver multiple times.
                 Key: MESOS-5834
                 URL: https://issues.apache.org/jira/browse/MESOS-5834
             Project: Mesos
          Issue Type: Bug
          Components: docker
    Affects Versions: 1.0.0
            Reporter: Gastón Kleiman


https://github.com/apache/mesos/blob/master/src/docker/docker.cpp#L590 will append the "--volume-driver" flag to argv once per Volume.

According to https://github.com/docker/docker/issues/16069 this flag can only be specified once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)