Level 102
Did you try checking the log?
Replace mysql with the actual container name
docker logs mysql
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi I am trying to migrate with Sail sail artisan migrate
and each time I call the command the docker MySQL container DIE
Also, any call to migrate is like ages - take really long time to see what's going on a LOT even to see an error going on...
Did you try checking the log?
Replace mysql with the actual container name
docker logs mysql
Please or to participate in this conversation.