docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Fix for MySQL port ignored by wait_for_mysql()

Open sriccio opened this issue 5 years ago • 1 comments

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.

sriccio avatar Nov 27 '19 07:11 sriccio

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!

maxking avatar Nov 27 '19 18:11 maxking

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 :-)

maxking avatar Oct 26 '22 09:10 maxking