[
https://issues.apache.org/jira/browse/MESOS-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152885#comment-15152885
]
Michael Gummelt commented on MESOS-4698:
----------------------------------------
To "compose" means to combine two things to form something else. This
containerizer isn't doing that. It's using EITHER the mesos or the docker
containerizer. That's not composition. Even if we can't agree on the
definition of the work, just as evidence that it's confusing, both me and my
peer at Typesafe independently interpreted "composition" to mean something like
nesting.
Also, it's inconsistent to list it in the docs as a containerizer type, then
not include it in the list of `--containerizer` options.
> "Composing" containerizer docs are confusing
> --------------------------------------------
>
> Key: MESOS-4698
> URL: https://issues.apache.org/jira/browse/MESOS-4698
> Project: Mesos
> Issue Type: Documentation
> Components: documentation
> Reporter: Michael Gummelt
> Labels: mesosphere
>
> Both I and my peer at Typesafe have found the containerizer docs confusing
> (The 'Composing Containerizer' part)
> https://github.com/apache/mesos/blob/master/docs/containerizer.md
> "composing" suggests that I can launch tasks in nested containers
> Also, the structure of the docs suggest that there's a third container type
> called "composing", which is not true, or it's at least not exposed in the
> UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)