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

popsuper1982 commented on MESOS-4572:
-------------------------------------

i modify the mesos container executor code, go through all the env, if i find 
there is an env named LINKER_CONF_SCRIPT,i run the command in the code.

> 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