paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

pod monitor can't detect failure of pod if container is removed #4

Closed JiaminZhu closed 7 years ago

JiaminZhu commented 7 years ago

pod monitor only monitor the list of containers printed by docker-compose ps. So pod monitor can't detect the failure if container is removed instead of exit.

mbdas commented 7 years ago

Has this been addressed? I thought it was. Please close the issue in that case.