Lax created MESOS-5080:
--------------------------
Summary: With NetworkManager off, can't seem to deploy docker
containerized apps
Key: MESOS-5080
URL: https://issues.apache.org/jira/browse/MESOS-5080
Project: Mesos
Issue Type: Bug
Components: docker
Affects Versions: 0.27.0
Environment: Centos 7.1
Reporter: Lax
Mesos is unable to deploy docker container apps after switching NetworkManager
service off.
Noticed none of the Host network config files (like hosts, hostname,
resolv.conf, etc) were seen under the docker container dir
(/var/lib/docker/containers/[container id]) if I provision the container thru
mesos. Only files seen were config.json and hostconfig.json files.
However when I launch same container direct via docker run the issue is not
seen. Container dir has all the network config files.
Any reason why mesos unable to push those to the container dir? is there
specific network setting needs enabled now that I have NetworkManager switched
off?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)