docker-phpdev
docker-phpdev copied to clipboard
Support php 7.0 and php 5.6 at same time
Hello, Is there a way to turn this to support php 5.6 and 7.0 ? I was thinking /var/www/php7 and /var/www/php56 and uses ports 8070 and ports 8056.
You can edit docker-compose file and can add multiple php-fpm services for different version and run at the same time