Timothy Chen created MESOS-2460:
-----------------------------------
Summary: Support mounting selective files/folders from the sandbox
into Docker container
Key: MESOS-2460
URL: https://issues.apache.org/jira/browse/MESOS-2460
Project: Mesos
Issue Type: Improvement
Components: docker
Reporter: Timothy Chen
Assignee: Timothy Chen
Currently we simply mount sandbox into the container, and also support mounting
full paths from the host into the container.
However there are situations where you want to selectively mount files/folders
that are downloaded into the container and not expose the whole sandbox.
With MESOS-2459 we can disable mounting the whole sandbox, but we also want to
support only mounting particular files and directories into the container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)