Skip to content

Instantly share code, notes, and snippets.

@chappyhome
Created September 25, 2016 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chappyhome/f601ed9390cdfe0d118a7d6ab4693ba7 to your computer and use it in GitHub Desktop.
Save chappyhome/f601ed9390cdfe0d118a7d6ab4693ba7 to your computer and use it in GitHub Desktop.
docker run --name db -p 3306:3306 -e MYSQL_ROOT_PASSWORD=123456 -d mysql:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment