I’m having an issue with the docker-compose comman...
# orm-help
j
I’m having an issue with the docker-compose command. It hangs and doesn’t do anything. I’m wondering if it could have anything to do with mySQL, not sure if it’s installed on my mac.
d
The command should also install MySQL inside a docker container. Can you please share the output of
docker ps
command?
j
That command seems to be doing the same thing. It just hangs
Also when I start the docker app, in the top toolbar is says “docker is starting” and never seems to get past that point
h
🤔
you're on mac?
j
Yes
h
anything you can click on with the docker icon?
j
All the options are available to click on
h
not sure if there's anything about logs
j
h
did you try restarting?
if so, maybe try diagnose
j
Yes
h
or restart the pc
j
I’ll try restarting pc
Been at it for a few hours with no luck. Docker just won’t start. Is there any way to use prisma without using docker?
d
Can you reinstall docker? This is a known docker issue on mac..
Try to reinstall and see if that works!
j
Yeah I tried that, thanks for the suggestion
d
Did that work
?