-
Type:
Documentation
-
Status: Accepted
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.28.0
-
Fix Version/s: None
-
Component/s: docker, documentation
-
Labels:
-
Story Points:1
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, so we should add precautionary documentation in case anyone tries to use the docker containerizer on CentOS 6.
- relates to
-
MESOS-4736 DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes fails on CentOS 6
-
- Resolved
-
-
MESOS-7509 CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper fails on some Linux distros.
-
- Resolved
-