This repository enable to make environment of PHP and MySQL on nginx on Docker.
- install Docker (if not, install make)
- clone this repository
- run
make up - access (http://localhost:8000/test.php)
- If info display, it's complete.
In app container, installed "composer". So, you can make some PHP Framework.
[!CAUTION] Delete project directory, then make new project named "project"