[
https://issues.apache.org/jira/browse/MESOS-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316774#comment-15316774
]
Yan Xu commented on MESOS-5543:
-------------------------------
SG. Thanks.
> /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
> Assignee: Silas Snider
> Fix For: 1.0.0, 0.28.3
>
>
> 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)