Justin Pinkul created AURORA-1798:
-------------------------------------
Summary: resolv.conf is not copied when using the Mesos
containerizer with a Docker image
Key: AURORA-1798
URL: https://issues.apache.org/jira/browse/AURORA-1798
Project: Aurora
Issue Type: Bug
Components: Executor
Affects Versions: 0.16.0
Reporter: Justin Pinkul
Assignee: Justin Pinkul
When Thermos launches a task using a Docker image it mounts the image as a
volume and manually chroots into it. One consequence of this is the logic
inside of the {{network/cni}} isolator that copies {{resolv.conf}} from the
host into the new rootfs is bypassed. The Thermos executor should manually copy
this file into the rootfs until Mesos pod support is implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)