docker-mailman
docker-mailman copied to clipboard
Fix for MySQL port ignored by wait_for_mysql()
When using a mysql port, the container won't start because wait_for_mysql() is ignoring the port.
This is a quick and dirty fix proposition for it.
There are issues with postgres, which seems to be causing the CI to fail.
The fix itself looks good to me, but I can't merge it until the CI passes. I am gonna work on fixing the upstream issue which is causing the CI to fail.
Thanks a lot for your help!
It seems like we have fixes that will allow mysql checks to use port. Closing this as not-needed.
Thanks for your help with the project though :-)