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

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

Part of the DockerInfo change that also to have feature parity with Deimos is 
to include URIs to be downloaded and volume mapped into the Container. The 
question arises that where should these files be mapped in the container, where 
the options are 1) allow this to be configurable via DockerInfo 2) put in a 
pre-defined path. Talking to different people I think there isn't a strict 
requirement to have it be configurable and I'd like to see the least amount of 
configurations available to use Docker on Mesos.
I think 2) should satisfy the needs for most people and I can also introduce a 
new environment variable (ie: MESOS_SANDBOX) that the docker command can access 
for the files downloaded into your sandbox.

> 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