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
when docker-compose up:
db_1 | ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'root'@'%'
sciencesoft-symfony2-alpine_db_1 exited with code 1
I'm running on Ubuntu for Windows
After run docker-compose up again, the error was gone
The text was updated successfully, but these errors were encountered:
when
docker-compose up
:db_1 | ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'root'@'%'
sciencesoft-symfony2-alpine_db_1 exited with code 1
After run
docker-compose up
again, the error was goneThe text was updated successfully, but these errors were encountered: