Joseph Wu created MESOS-4794:
--------------------------------

             Summary: Add documentation around using the docker containerizer 
on CentOS 6.
                 Key: MESOS-4794
                 URL: https://issues.apache.org/jira/browse/MESOS-4794
             Project: Mesos
          Issue Type: Documentation
          Components: docker, documentation
    Affects Versions: 0.28.0
            Reporter: Joseph Wu


Support for persistent volumes was added to the docker containerizer in 
[MESOS-3413].  However, this does not work on CentOS 6.

On CentOS 6, the same {{docker run -v ...}} operation does not perform a 
recursive bind, whereas on every other OS supported by Mesos, docker does a 
recursive bind.

Docker has already [dropped support for CentOS 
6|https://github.com/docker/docker/issues/14365], so we should add 
precautionary documentation in case anyone tries to use the docker 
containerizer on CentOS 6.



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

Reply via email to