mohitsoni / compose-executor

Mesos executor for docker compose
Apache License 2.0
36 stars 3 forks source link

killTask container cleanup #1

Closed mbdas closed 9 years ago

mbdas commented 9 years ago

killtask invoking stop. It should follow up with "compose rm -f" to force remove the containers after stop has completed.

gtejasvarma commented 9 years ago

Will add that

-Tejas

On Friday, August 28, 2015, mbdas notifications@github.com wrote:

killtask invoking stop. It should follow up with "compose rm -f" to force remove the containers after stop has completed.

— Reply to this email directly or view it on GitHub https://github.com/mohitsoni/compose-executor/issues/1.

gtejasvarma commented 9 years ago

Done. commit: https://github.com/mohitsoni/compose-executor/commit/981dd4f300102618cab0ef49dc4493994998f2b8