Skip to content

Instantly share code, notes, and snippets.

@riljian
Last active May 6, 2020 03:42
Show Gist options
  • Save riljian/17a4a97e97715c08e3549d001ede2854 to your computer and use it in GitHub Desktop.
Save riljian/17a4a97e97715c08e3549d001ede2854 to your computer and use it in GitHub Desktop.
docker run -p 3306:3306 -d --name mysql-mark -e MYSQL_ROOT_PASSWORD=test-1234 -e MYSQL_DATABASE=testdb mysql:5.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment