Then I tried this image: phpdockerio/php56-fpm
Here the selection works, I would like to know the difference.
However it is still not possible to route the service to Port 80 or 443 because that ports are already taken.
When I route it to 8080 I only get an error, but this error might be a...
Hi,
I have one large legacy application that no one has the time and money to rewrite. It is behind authentification and not a security risk. Now I run newest Plesk but need to have PHP 5.6 in a LAMP stack.
So I try it with this docker image or similar: jakejarvis/docker-lamp-php5
It works...