6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-22 13:18:24 +00:00
Régis Behmo c42b747e35 Fix mysql initialization
There may be a race condition, where the mysql container is initialized
without creating the root user. To address this, we wait until the right
message from the mysql logs. In practice, we should do even better by
running the provision.sh scripts directly inside the mysql container.

This is for issues #132 and #133
2019-01-23 05:29:46 +01:00
..
2019-01-15 09:02:00 +01:00
2019-01-23 05:29:46 +01:00
2018-12-26 19:27:08 +01:00
2019-01-07 08:10:30 +01:00