Create and connect to MySQL without installations using Docker for local
In this tutorial, you’ll learn how to connect to MySQL running in a docker container from localhost. You’ll start by pulling in an image of MySQL from the Docker hub.
From the command prompt, type in the following command to pull the MySQL docker ima...
devdanish.hashnode.dev2 min read