You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I normally use linux, but since i got my laptop i will have to work with windows 10 as well.
I have googled around and cannot find a straight answer on why i cannot get this database to stay up.
I am familiar with using mysql, but not its errors how it needs to be setup.
I know this docker works fine on linux because i use it all the time in the office. I was wondering if anyone has some insight or ideas on how i can get this databse to stay up.
Basically the situation is when i docker-compose up my app comes up, and it tries to start the database but errors out.
Here is the log for that docker image. Image of container log
I normally use linux, but since i got my laptop i will have to work with windows 10 as well.
I have googled around and cannot find a straight answer on why i cannot get this database to stay up.
I am familiar with using mysql, but not its errors how it needs to be setup.
I know this docker works fine on linux because i use it all the time in the office. I was wondering if anyone has some insight or ideas on how i can get this databse to stay up.
Basically the situation is when i
docker-compose up
my app comes up, and it tries to start the database but errors out.Here is the log for that docker image.
Image of container log
Here is my docker file.
image of docker file
The text was updated successfully, but these errors were encountered: