ps, you can add `reastart: always` to your compose file, and docker daemon will automatically restart those containers for you.
Regarding the `docker-compose` issue, it's described here https://github.com/docker/compose/pull/1723 . Aanand Prasad has a better PR in https://github.com/docker/compose/pull/1754 (merged).
ps, you can add `reastart: always` to your compose file, and docker daemon will automatically restart those containers for you.