Re: Running mesos-slave in the docker that leave many zombie process

2016-11-20 Thread X Brick
Thanks @haosdent, let me try it. 2016-11-21 14:33 GMT+08:00 haosdent : > Pass the `--pid=host` flag when starting the docker container may resolve > this. > >start the mesos_slave container with "--pid=host" so that it uses the > process namespace of the host. > > On Mon,

Re: Running mesos-slave in the docker that leave many zombie process

2016-11-20 Thread haosdent
Pass the `--pid=host` flag when starting the docker container may resolve this. >start the mesos_slave container with "--pid=host" so that it uses the process namespace of the host. On Mon, Nov 21, 2016 at 2:30 PM, haosdent wrote: > No sure if it related to this issue

Running mesos-slave in the docker that leave many zombie process

2016-11-20 Thread X Brick
Hi, I meet a problem when running mesos-slave in the docker. Here are some zombie process in this way. ``` root 10547 19464 0 Oct25 ?00:00:00 [docker] root 14505 19464 0 Oct25 ?00:00:00 [docker] root 16069 19464 0 Oct25 ?00:00:00 [docker] root 19962