[
https://issues.apache.org/jira/browse/MESOS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062976#comment-14062976
]
Tobi Knaup commented on MESOS-1593:
-----------------------------------
You can actually launch as any user in the docker group:
$ ll /var/run/docker.sock
srw-rw---- 1 root docker 0 Jul 15 05:22 /var/run/docker.sock
I don't expect this to be very common though so supporting just root in the
first pass will be fine.
> 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)