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
Doesn't sound like a good solution, should work fine on docker for mac. Have you tried to prune volumes (docker system prune --volumes) and rerun? what happens if you run just mariadb container separately? Maybe try different versions.
docker run --rm -v /my/path:/var/lib/mysql wodby/mariadb
Codebase
Mounted codebase.
Describe your issue
Mariadb container doesn't start via
docker-compose up
OS: MacOS. Using docker-sync for mariadb, php and nginx volumes.
Output of
docker info
Contents of your
docker-compose.yml
Contents of your
.env
Logs output
docker-compose logs
docker-sync.yml
docker-compose.override.yml
The text was updated successfully, but these errors were encountered: