Skip to content

Instantly share code, notes, and snippets.

@u1i
Created August 11, 2017 06:40
Show Gist options
  • Save u1i/3d606e037d46f3311df153fa49881a87 to your computer and use it in GitHub Desktop.
Save u1i/3d606e037d46f3311df153fa49881a87 to your computer and use it in GitHub Desktop.
docker run --restart always --name mysql -p 3306:3306 -e MYSQL_ROOT_PASSWORD=secret -d mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment