Create MySQL docker container and access externally
If you have a fairly simple setup with one network card and would like a MySQL container bound to both the internet docker IP and the IP of your network card you can run the following: docker run -p 0.0.0.0:33060: