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

clean pod if task is killed by mesos and fix a potential minor bug #18

Closed JiaminZhu closed 7 years ago

JiaminZhu commented 7 years ago
  1. clean pod volume, containers and images if pod is killed by mesos.
  2. update cmd to check if container has health check or not