docker-magento2 icon indicating copy to clipboard operation
docker-magento2 copied to clipboard

mysql container exits immediately after docker-compose up -d

Open alvarviktor opened this issue 4 years ago • 1 comments

Container for mysql exits immediately after executing docker-compose file. Unable to run install-magento script.

Currently using Docker Desktop for Windows.

alvarviktor avatar Dec 16 '20 21:12 alvarviktor

use mysql 5.6.50 isntead on 23 to fix this issue

votruongvu avatar Jan 04 '21 08:01 votruongvu