> On Jan. 11, 2016, 12:16 a.m., Qian Zhang wrote: > > > > Qian Zhang wrote: > @haosdent, can you please let me know in which case we need to call this > "docker exec" command that you added in this patch?
Hi, @qianzhang. So far don't have cases to call `docker exec`. I try to add this before because we want execute health check in docker container through `docker exec`. But currently docker container health check don't depends on this. - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37703/#review113664 ----------------------------------------------------------- On Jan. 11, 2016, 6:01 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37703/ > ----------------------------------------------------------- > > (Updated Jan. 11, 2016, 6:01 p.m.) > > > Review request for mesos and Timothy Chen. > > > Bugs: MESOS-3291 > https://issues.apache.org/jira/browse/MESOS-3291 > > > Repository: mesos > > > Description > ------- > > Add docker exec command. > > > Diffs > ----- > > src/docker/docker.hpp dde2b29deda7e40929e0169935a5bafdd43136b1 > src/docker/docker.cpp e93280735f1c5f66c765fcbabfd3e50b46c024e8 > src/tests/containerizer/docker_tests.cpp > 72961afb8de25811b16809690d2c3b140e6ce440 > > Diff: https://reviews.apache.org/r/37703/diff/ > > > Testing > ------- > > make check > > > Thanks, > > haosdent huang > >
