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)