Closed jgonyea closed 2 years ago
Hi @jgonyea, thank you for your contribution. Unfortunately, the issue you are indicating on #37 seems to have been already solved on #36, and it hasn't been pushed yet into Dockerhub as it was merged after the latest release.
I'm still going to look at the solution provided, as somehow it might look as something that might be needed, but with testing the current code on master, I don't have any crashes.
Now, one issue found is related to MySQL: On the second run, it does not start properly because there is a process using the unix socket file. The container does run as usual, but the application says that cannot find the database.
Closing in favor of #39
Fixes #37
Attempting to start docker container after first run will crash the container. The fix is to set the homedir for the mysql user.