chenzongzhi created MESOS-2724: ---------------------------------- Summary: Mesos support command from host machine Key: MESOS-2724 URL: https://issues.apache.org/jira/browse/MESOS-2724 Project: Mesos Issue Type: Improvement Components: framework Reporter: chenzongzhi
We use mesos + marathon to build our Paas platform. We meet a problem We want to execute some command after the docker container started. such as we want change the cgroup setting. We know We can execute some command in the docker container, but we want execute command in the host machine. Anyone know how to implement it or any good idea? Thanks -- This message was sent by Atlassian JIRA (v6.3.4#6332)