[
https://issues.apache.org/jira/browse/MESOS-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone resolved MESOS-1621.
-------------------------------
Resolution: Fixed
commit 1453a477511c8f6f22ff16e3dd13d0532e019c5b
Author: Timothy Chen <[email protected]>
Date: Tue Sep 16 18:29:36 2014 -0700
Enabled bridge network for Docker Containerizer.
Review: https://reviews.apache.org/r/25270
> Docker run networking should be configurable and support bridge network
> -----------------------------------------------------------------------
>
> Key: MESOS-1621
> URL: https://issues.apache.org/jira/browse/MESOS-1621
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Timothy Chen
> Assignee: Timothy Chen
> Labels: Docker
> Fix For: 0.20.1
>
>
> Currently to easily support running executors in Docker image, we hardcode
> --net=host into Docker run so slave and executor and reuse the same mechanism
> to communicate, which is to pass the slave IP/PORT for the framework to
> respond with it's own hostname and port information back to setup the tunnel.
> We want to see how to abstract this or even get rid of host networking
> altogether if we have a good way to not rely on it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)