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

Timothy Chen commented on MESOS-1593:
-------------------------------------

[~jaybuff] good points! 

- Has_entrypoint is a very unfortunate but without user explicitly telling us I 
don't see how we can get that through any introspection or info from docker. 
Please let me know if you find anything. Deimos is doing something similiar 
although it's implying this information by having a // as part of the command 
string, which I like to have it more explicit.

- URIs is going to work as you described

- After discussing with you I think I'm going to remove the ports and 
networking parts for now, since our current implementation only works with Host 
networking for launching Executor in docker image. I've removed them from the 
doc. 

Let me know if you have more comments!

> Add DockerInfo Configuration
> ----------------------------
>
>                 Key: MESOS-1593
>                 URL: https://issues.apache.org/jira/browse/MESOS-1593
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Timothy Chen
>            Assignee: Timothy Chen
>
> We want to add a new proto message to encapsulate all Docker related 
> configurations into DockerInfo.
> Here is the document that describes the design for DockerInfo:
> https://github.com/tnachen/mesos/wiki/DockerInfo-design



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to