Last active
July 5, 2018 02:21
-
-
Save raicerk/4a471233082a2e81c9f1cd43428d426a 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 -p 3306:3306 --name nombredemidockermysql -e MYSQL_ROOT_PASSWORD=acasecolocalacontrasena -d mysql:5.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment