sipcapture / homer5-docker

HOMER 5 Docker Containers (OBSOLETE)
http://sipcapture.org
40 stars 61 forks source link

Restart containers on server restart #35

Closed mbrooks closed 7 years ago

mbrooks commented 7 years ago

Previously, when a server was rebooted or docker was upgraded, the docker containers created by docker compose were stopped. This commit configures docker compose to always restart the docker containers when docker is started enabling for use in a production environment.

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

dougbtv commented 7 years ago

+INF

On Wed, Feb 8, 2017, 6:08 PM Matt Brooks notifications@github.com wrote:

Previously, when a server was rebooted or docker was upgraded, the docker containers created by docker compose were stopped. This commit configures docker compose to always restart the docker containers when docker is started enabling for use in a production environment.

You can view, comment on, or merge this pull request online at:

https://github.com/sipcapture/homer-docker/pull/35 Commit Summary

  • Restart containers on server restart

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sipcapture/homer-docker/pull/35, or mute the thread https://github.com/notifications/unsubscribe-auth/AFN_vdRybgmUAleCs7DYme0vXbepAU-3ks5rakr1gaJpZM4L7fOR .

dougbtv commented 7 years ago

Thanks for the contribution -- no brainer to merge this one, thanks!