popsuper1982 created MESOS-4572:
-----------------------------------
Summary: 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
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)