It would be nice if the Docker image could benefit from the increased speed of PHP7.
I agree, we should at least provide a PHP 7 version. There's an official image php:7.0-fpm, and even php:7.0-fpm-alpine so we can finally use Alpine Linux as a base for this image.
Does Nc officially support php 7?
If yes, then, just PR, and I'd accept it, if not, we'd need a tag then.
(You can PR also, and I'd accept it)
I'm actually using wonderfall/nextcloud and it works really great. I was waiting the official image but I can't switch to it if it doesn't provide php7 using alpine.
Most helpful comment
I agree, we should at least provide a PHP 7 version. There's an official image
php:7.0-fpm, and evenphp:7.0-fpm-alpineso we can finally use Alpine Linux as a base for this image.