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 entering cd docker compose up 3/4 containers work but the mysql:8.0 container gives me this error in terminal
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:3306 -> 0.0.0.0:0: listen tcp 0.0.0.0:3306: bind: address already in use
The text was updated successfully, but these errors were encountered:
When entering cd docker compose up 3/4 containers work but the mysql:8.0 container gives me this error in terminal
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:3306 -> 0.0.0.0:0: listen tcp 0.0.0.0:3306: bind: address already in use
The text was updated successfully, but these errors were encountered: