[
https://issues.apache.org/jira/browse/MESOS-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909781#comment-14909781
]
Vaibhav Khanduja commented on MESOS-3530:
-----------------------------------------
[~avinash.kolluru] The Mesos slave excited docker tasks through executor. The
executor monitors the task and sends updates about it to Mesos slave. Even if
we add tcp port for docker, it would be for local docker daemon.
For your usecase, you should install Mesos slave on the Linux vm. You can get
binary packages from mesosphere web distro.
> Add support for remote docker host
> ----------------------------------
>
> Key: MESOS-3530
> URL: https://issues.apache.org/jira/browse/MESOS-3530
> Project: Mesos
> Issue Type: Improvement
> Components: containerization, docker, slave
> Reporter: Avinash Kolluru
> Priority: Critical
>
> Currently there is support for custom host as per the changes in
> https://github.com/apache/mesos/commit/9d8829182e2b40bafc9aaa58e96ff3ac637d0b2c
> But why is it restricted only to local unix domain sockets?
> (There is a check in src/docker/docker.cpp to throw error if socket path
> doesnt start with '/')
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)