nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

fix composer command #40

Closed mahmoud-eskandari closed 5 years ago

mahmoud-eskandari commented 5 years ago

I think install command is wrong! composer install command works good

nanoninja commented 5 years ago

Hello,

Thank for your contribution.

It does not seem necessary to apply this change because the command "composer" is already in "CMD" as you can see on the following link : Dockerfile.