merge the php versions dockerfiles in php-fpm, workspace and php-worker

This commit is contained in:
Mahmoud Zalt
2018-04-06 10:04:56 +03:00
parent add78a19f4
commit 101986c76f
16 changed files with 407 additions and 3794 deletions

View File

@ -58,7 +58,7 @@ That's it! enjoy :)
<a name="features"></a>
## Features
- Easy switch between PHP versions: 7.1, 7.0, 5.6...
- Easy switch between PHP versions: 7.2, 7.1, 5.6...
- Choose your favorite database engine: MySQL, Postgres, MariaDB...
- Run your own combination of software: Memcached, HHVM, Beanstalkd...
- Every software runs on a separate container: PHP-FPM, NGINX, PHP-CLI...