The docker image contains LEMP stack (Linux Nginx MySQL Php) with node and composer which is suitable for web development. Note: The containers support php v8, v7.3 and v5.6.
- Each individual project can run on either of the supported versions. Also, it can be configured to run on both the versions with the same codebase!
- Remote debugging with Xdebug.
- Composer is available on both php7 and php5 containers.