Skip to content

Instantly share code, notes, and snippets.

@yogsma
Created August 31, 2017 03:01
Show Gist options
  • Save yogsma/85ca0263400cd4fe68b91a10f834bfd4 to your computer and use it in GitHub Desktop.
Save yogsma/85ca0263400cd4fe68b91a10f834bfd4 to your computer and use it in GitHub Desktop.
docker run --name benefitsmysql -e MYSQL_ALLOW_EMPTY_PASSWORD=yes -e MYSQL_DATABASE=benefitsmysql -p 3308:3306 -d mysql:5.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment