[
https://issues.apache.org/jira/browse/MESOS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083040#comment-14083040
]
Jay Buffington commented on MESOS-1593:
---------------------------------------
I'm +1 on starting with host networking only and adding bridge support in phase
2. However, I think once we have bridge support that should be the default.
It's the default when you use the docker CLI and most people using docker
expect that their network is isolated (aka bridged). To aid in that migration
I suggest we change network to be a required field where the only supported
option is HOST. This will make it much easier to make it optional and the
default BRIDGE in the next version.
> 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)