You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Zhitao Li (JIRA)" <ji...@apache.org> on 2016/12/16 21:05:58 UTC

[jira] [Created] (MESOS-6808) Refactor Docker::run to only take docker cli parameters

Zhitao Li created MESOS-6808:
--------------------------------

             Summary: Refactor Docker::run to only take docker cli parameters
                 Key: MESOS-6808
                 URL: https://issues.apache.org/jira/browse/MESOS-6808
             Project: Mesos
          Issue Type: Task
          Components: docker
            Reporter: Zhitao Li
            Assignee: Zhitao Li
            Priority: Minor


As we discussed, {{Docker::run}} in src/docker/docker.hpp should only understand docker cli options. The logic of creating these options should be refactored to another helper function.

This will also allow us to overcome the maximum 10 argument limit of GMOCK.



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