Resolved Docker

Nicola

Basic Pleskian
Hi,
if I install mysql 5.7 via docker, can there be incompatibilities with the default mysql installed?


Thanks
 
No, if you create mysql port mapping so that it does not overlap with port 3306 by default.
 
Back
Top