MySQL + phpmyadmin docker compose

Usage

  • install Docker/docker-compose (windows, Mac, Linux)
  • clone this repo git clone ...
  • run Docker desktop app
  • run ./start.sh or just docker-compose up -d (in this directory)
  • for shutdown run docker-compose down (in this directory)
  • phpmyadmin available at (http://localhost:8080)[http://localhost:8080] (you can change it in config)
  • mysql available on 3306 default port