[
https://issues.apache.org/jira/browse/MESOS-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654070#comment-14654070
]
Vaibhav Khanduja commented on MESOS-3187:
-----------------------------------------
The mesos slave cli option will be enhanced to support docker daemon host
parameter. The new cli option will be "docker_host", taking in parameter
similar to docker daemon. For e.g. if docker daemon has been started with
non-default unix socket unix::///var/run/docker_mydefault.sock, the slave can
be started with a similar option
--docker_host=unix::///var/run/docker_mydefault.sock ..
The slave boot up checks for version of the docker, this will validate the
correctness of the parameter.
> Docker cli option support
> -------------------------
>
> Key: MESOS-3187
> URL: https://issues.apache.org/jira/browse/MESOS-3187
> Project: Mesos
> Issue Type: Improvement
> Components: docker, slave
> Reporter: Vaibhav Khanduja
> Assignee: Vaibhav Khanduja
> Priority: Minor
>
> Mesos slave today support docker as a container environment. The docker cli
> support much more options than what is supported by mesos slave. The slave
> command line option should be enhanced support such parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)