[
https://issues.apache.org/jira/browse/MESOS-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076874#comment-14076874
]
Timothy Chen commented on MESOS-1593:
-------------------------------------
I've updated the design wiki to abstract more from the CLI.
Also like to update about two decisions we've made:
1. We will not support the default image option: Default image has been used to
specify a default image for ContainerInfo, especially for the external
containerizer so when no image is specified the default image will
automatically be used. This is a bit troublesome for our Docker approach as we
currently allow a number of containerizers and specifying a default is hard to
tell what the intended containerizer is for, and also makes it hard to
troubleshoot. We will continue to let external containerizer use this flag, but
Docker integration won't support it.
2. We will not support Pods out of box as part of DockerInfo: There are
discussions around Pods in this ticket, but ultimately there are multiple
discussions going on around Pods and we like to see all the discussions
converge and when requirements become clearer to then finalize how to
incorporate Pods instead of trying to solve it now.
> 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)