Skip to content

Instantly share code, notes, and snippets.

@otnansirk
Created August 24, 2020 01:20
Show Gist options
  • Save otnansirk/e0645c9c0fe6e0b53079acae9f9befab to your computer and use it in GitHub Desktop.
Save otnansirk/e0645c9c0fe6e0b53079acae9f9befab to your computer and use it in GitHub Desktop.
docker run --name mysql5.7 -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root mysql:5.7.31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment