Silas Snider created MESOS-5543:
-----------------------------------

             Summary: /dev/fd is missing in the Mesos containerizer environment
                 Key: MESOS-5543
                 URL: https://issues.apache.org/jira/browse/MESOS-5543
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Silas Snider


I have launched a task using the mesos containerizer with a docker image as the 
rootfs. However, inside the environment the bash invocation I'm using fails 
with an error about /dev/fd/63.

When I nsenter the container, I can see that the /dev/fd entry (should be a 
link to /proc/self/fd) is not present, which apparently prevents bash from 
doing subshell redirection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to