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

stop driver on any status when receive mesos kill #70

Closed JiaminZhu closed 5 years ago

JiaminZhu commented 5 years ago
  1. driver should always be stopped to avoid DCE leaks once receive mesos kill
  2. print result of docker inspect on fail container if init health check failed or monitor failed