Skip to content

fix: docker compose, docker file#8

Open
khongten1452 wants to merge 1 commit intoThisIsQasim:masterfrom
khongten1452:master
Open

fix: docker compose, docker file#8
khongten1452 wants to merge 1 commit intoThisIsQasim:masterfrom
khongten1452:master

Conversation

@khongten1452
Copy link
Copy Markdown

Hi! Could you take a look at this? I update this to the latest TastyIgniter 3.6.9 with PHP 8+ as they require, yet it does not fix the db connection problem. I install a mysql client on the app image and it works just fine. The thisisqasim/tastyigniter:3.4.0 failed too, but the thisisqasim/tastyigniter:2.1.1 is still working though
ts

@ThisIsQasim
Copy link
Copy Markdown
Owner

the mysql client doesn't have anything to do with it. You have to wait for the mysql container to come up before you can run the setup

@khongten1452
Copy link
Copy Markdown
Author

I use the mysql client to check the connection to db and user/pass stuff. I do wait for the db to be ready and restart the app, but the error is still there
doc
logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants