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

Klaus Ma commented on MESOS-4572:
---------------------------------

It dependent on executor implementation: {{TaskInfo::data}} can include binary 
data, so framework implementation can pass preconfig/postconfig info to 
executor and handle it.

> docker executor should support preconfiguration and postconfiguration steps
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-4572
>                 URL: https://issues.apache.org/jira/browse/MESOS-4572
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker
>            Reporter: popsuper1982
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> there should be one way to execute some scripts before and after the docker 
> is created.
> Preconfiguration: for example, check the environments (IP addresses, 
> Hostnames, Bridges, Volume directories) of the hosts where docker will run, 
> and form the ENV for the docker and then run the docker with those 
> environments.
> Postconfiguration: for example, use pipework to configure the docker, get the 
> ports allocated and reports to another docker to configure relationships 
> between applications between dockers.
> another postconfiguration example, after docker is shutdown, cleanup some 
> data in the volumes 



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

Reply via email to