Timothy Chen created MESOS-3003:
-----------------------------------
Summary: Support mounting in default configuration files/volumes
into every new container
Key: MESOS-3003
URL: https://issues.apache.org/jira/browse/MESOS-3003
Project: Mesos
Issue Type: Improvement
Reporter: Timothy Chen
Most container images leave out system configuration (e.g: /etc/*) and expect
the container runtimes to mount in specific configurations as needed such as
/etc/resolv.conf from the host into the container when needed.
We need to support mounting in specific configuration files for command
executor to work, and also allow the user to optionally define other
configuration files to mount in as well via flags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)