phpearth / docker-php

🐳 Docker For PHP developers - Docker images with PHP, Nginx, OpenLiteSpeed, Apache, Lighttpd, and Alpine
https://docs.php.earth/docker
MIT License
261 stars 80 forks source link

Makefile indentation is wrong #50

Closed Henridv closed 4 years ago

Henridv commented 4 years ago

Spaces are used for indentation in Makefile whereas it should be tabs.

Calling make targets results in the following error:

Makefile:6: *** multiple target patterns. Stop.