You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Deshi Xiao (JIRA)" <ji...@apache.org> on 2017/04/06 01:07:41 UTC

[jira] [Commented] (MESOS-6589) Document DockerInfo.Parameter usage in the docker containerizer document

    [ https://issues.apache.org/jira/browse/MESOS-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958131#comment-15958131 ] 

Deshi Xiao commented on MESOS-6589:
-----------------------------------

Parameter* parameter = dockerInfo.add_parameters();
    parameter->set_key("pid");
    parameter->set_value("host");



> Document DockerInfo.Parameter usage in the docker containerizer document 
> -------------------------------------------------------------------------
>
>                 Key: MESOS-6589
>                 URL: https://issues.apache.org/jira/browse/MESOS-6589
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker, documentation
>            Reporter: haosdent
>            Assignee: haosdent
>            Priority: Minor
>
> Some users would like to pass extra parameters when launch docker container by Mesos. Apart from reading the mesos protobuf message, user are not aware of how to do that in Mesos via reading documentation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)