mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 10:41:32 +00:00
This modified script replaces adds a wait condition on startup before attempting to interact with the database. This is done with 'mariadb-admin ping' run in a loop at 1s intervals, ultimately timing out after 30s if unsuccessful. Other minor updates to the script print additional info the docker logs during startup.