Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. docker run -td --name projeto -p 3306:3306 ambiente-dev-projeto-php56-newimage
  2.  
  3. Error response from daemon: driver failed programming external connectivity on endpoint eLicitacao (b798a52246aca15563410c8967931be996eda3b4a8dffc3a261a75bda547bae1): Error starting userland proxy: listen tcp 0.0.0.0:3306: bind: address already in use.
  4.  
  5. Job for mysql.service failed because the control process exited with error code.
  6. See "systemctl status mysql.service" and "journalctl -xe" for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement