You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2018/01/04 22:14:00 UTC

[jira] [Created] (MESOS-8398) External volumes (through docker/volume isolator) might not be accessible by non-root users.

Jie Yu created MESOS-8398:
-----------------------------

             Summary: External volumes (through docker/volume isolator) might not be accessible by non-root users.
                 Key: MESOS-8398
                 URL: https://issues.apache.org/jira/browse/MESOS-8398
             Project: Mesos
          Issue Type: Bug
          Components: containerization
    Affects Versions: 1.4.1, 1.3.1
            Reporter: Jie Yu


That's because we don't perform chown/chmod for external volumes at the moment (because it might be shared across multiple containers). If the container is launched using non-root users, it might not be able to access to the external volume.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)