I changed the wait-for-it.sh script because the ping test is not always enough to know if the database container has gone up.
It need to test the database connection to make sure mysql is live.
I was experiencing some errors regarding this (Don't connect on Mysql (111) ...) and now I think it's ok.
I changed the wait-for-it.sh script because the ping test is not always enough to know if the database container has gone up. It need to test the database connection to make sure mysql is live.
I was experiencing some errors regarding this (Don't connect on Mysql (111) ...) and now I think it's ok.