docker-generatedata
docker-generatedata copied to clipboard
Installation goes into a loop after last step
Hi Maxime,
Thank you for sharing the code. I have followed the instruction to the letter but when I hit "Go to script" button I get re-directed to Step 3 "User accounts".
Containers are created fine in Docker, however I can not connect to db using MYSQL Workbench
Using Docker for MAC, Catalina latest release
Please ask in case you need further information

same here. Did you solve this problem? I guess it is a MySQL connection problem.
I believe this is expected 🤔 simply click on "Single, anonymous account" and you should be good to go.
Ran into this myself. Fixing the networks in my docker-compose file fixed it. So it was definitely something to do with not being able to talk to the mysql db.