[ 
https://issues.apache.org/jira/browse/MESOS-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531728#comment-15531728
 ] 

Vinod Kone commented on MESOS-6260:
-----------------------------------

https://reviews.apache.org/r/52330/

> Composing containerizer needs to properly handle nested container launch
> ------------------------------------------------------------------------
>
>                 Key: MESOS-6260
>                 URL: https://issues.apache.org/jira/browse/MESOS-6260
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> Right now if the agent is started with --containerizers="docker,mesos" , 
> nested container launches will fail because the composing containerizer 
> doesn't implement the nested `launch` method. This results in it using the 
> default `launch` method defined in the based class, which just returns an 
> Error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to