Created
August 24, 2020 01:20
-
-
Save otnansirk/e0645c9c0fe6e0b53079acae9f9befab to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run --name mysql5.7 -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root mysql:5.7.31 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment