Jie Yu created MESOS-7309:
-----------------------------
Summary: Support specifying devices for a container.
Key: MESOS-7309
URL: https://issues.apache.org/jira/browse/MESOS-7309
Project: Mesos
Issue Type: Improvement
Components: containerization
Reporter: Jie Yu
Some container requires some devices to be available in the container (e.g.,
/dev/fuse). Currently, the default devices are hard coded if the rootfs image
is specified for the container.
We should allow frameworks to specify additional devices that will be made
available to the container. Besides bind mount the device file, the devices
cgroup needs to be configured properly to allow access to that device.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)