diff --git a/.gitignore b/.gitignore index 8e299c98..29096d56 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,7 @@ /cfg/php-fpm-7.0/*.ini /cfg/php-fpm-7.1/*.ini /cfg/php-fpm-7.2/*.ini -/cfg/hhvm-latest/*.ini +#/cfg/hhvm-latest/*.ini # Ignore custom PHP-FPM modules /mod/php-fpm-5.4/*.so @@ -54,7 +54,7 @@ /mod/php-fpm-7.0/*.so /mod/php-fpm-7.1/*.so /mod/php-fpm-7.2/*.so -/mod/hhvm-latest/*.so +#/mod/hhvm-latest/*.so # Ignore custom bash and other confi files /bash/* diff --git a/README.md b/README.md index c17f6661..60f75721 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,13 @@ The devilbox is a modern and highly customisable **dockerized PHP stack** supporting full **LAMP** and **MEAN** and running on all major platforms. The main goal is to easily switch and combine any version required for local development. It supports an unlimited number of projects for which vhosts and DNS records are created automatically. Email catch-all and popular development tools will be at your service as well. Configuration is not necessary, as everything is pre-setup with mass virtual hosting. +**Requirements** +    +* [Docker Engine 1.12.0+](https://docs.docker.com/compose/compose-file/compose-versioning/#version-21) +* [Docker Compose 1.9.0+](https://docs.docker.com/compose/compose-file/compose-versioning/#version-21) + ## Community @@ -264,7 +269,7 @@ The devilbox has everything setup for you. The only thing you will have to insta