Github user jdef commented on the issue:
https://github.com/apache/mesos/pull/263
What's the high level use case that's driving this change request? One of
the major goals of task-groups (pods) is to allow containers to share
networking and storage. What point is there in launching a nested container
that DOES NOT share these things with the other containers in the pod?---
