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

handle docker daemon restart #25

Closed JiaminZhu closed 7 years ago

JiaminZhu commented 7 years ago

fix #24

Also fix some other issues in this pr.

  1. remove infra yml file if network mode is host in original compose file
  2. add configurable timeout for docker-compose stop