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

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

Actually there is another configuration in Docker that allows you to specify 
the user that is launched within the container:
https://docs.docker.com/reference/run/#user

If I'm not mistaken I believe we're just talking about the user that is used to 
launch the container itself right? If we want to distinguish the user override 
within the container and the user that launches the container, perhaps we 
should call the first container_user and second launch_user?

> 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