1、现在docker ps 如下
13306 是mysql 的
!mysql 需要执行下:
ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY 'psswffford';
18306 是http 对外端口