opennms-forge / demo.opennms.org

Repository for requisitions and configurations of the demo.opennms.org system
GNU General Public License v3.0
4 stars 4 forks source link

Make docker-compose pull first and then stop / restart #68

Closed indigo423 closed 5 years ago

indigo423 commented 5 years ago

We can reduce the service downtime by pulling first new images and stop / restart afterwards.

https://github.com/opennms-forge/demo.opennms.org/blob/0f0fbf01c40ccf3febc200115801b0615ac57510/setup/init.sh#L32

https://github.com/opennms-forge/demo.opennms.org/blob/0f0fbf01c40ccf3febc200115801b0615ac57510/setup/init.sh#L73