This repo use for create a development env for PHP developer
- put your code to src/
- run docker-compose up
- go to
localhost:8080
if you want to open the php-extension go to edit .docker/fpm.dockerfile
file and add a extension to docker-php-ext-install
if you want to update the nginx config go to .docker/nginx.dockerfile