Skip to content

Instantly share code, notes, and snippets.

@somat
Created May 15, 2020 04:53
Show Gist options
  • Save somat/a29c075345b86f0717c635134d49636b to your computer and use it in GitHub Desktop.
Save somat/a29c075345b86f0717c635134d49636b to your computer and use it in GitHub Desktop.
docker run -e MYSQL_ROOT_HOST=% -e MYSQL_ROOT_PASSWORD=root -p 3306:3306 -d mysql/mysql-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment