Skip to content

Instantly share code, notes, and snippets.

@sostenesapollo
Created October 17, 2023 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sostenesapollo/880ecacab9fe609395ae43ced61e6f2e to your computer and use it in GitHub Desktop.
Save sostenesapollo/880ecacab9fe609395ae43ced61e6f2e to your computer and use it in GitHub Desktop.
Run using docker

docker run -e MYSQL_ROOT_PASSWORD=password -d -p 3306:3306 mysql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment