Skip to content

Instantly share code, notes, and snippets.

@tosik
Created September 17, 2014 10:50
Show Gist options
  • Save tosik/15b4452f2837bddbb5d2 to your computer and use it in GitHub Desktop.
Save tosik/15b4452f2837bddbb5d2 to your computer and use it in GitHub Desktop.
docker mysql runner
docker run --name mysql -d sameersbn/mysql:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment