docker-phpfarm
docker-phpfarm copied to clipboard
A Dockerfile to build an image running multiple PHP versions on Apache
Hey, 👋 are there any chances that there will be a new release on docker.hub? I saw the last update over there was three years ago (https://hub.docker.com/r/splitbrain/phpfarm), however the latest...
Hi, I am testing php5.2 and can't seem to be able to send mail out thru php app to my mail server where it can easily reach in the network!...
I noticed that the php.ini files under the .php/ directory are not being parsed anymore. The May 2018 build does. The latest do not.
Hi, the debugging not working (all php versions). I'm not sure if the problem is in me. I am docker newbie. I start vs code and listen for debug connection...
I setup my projects with composer and all the files are created as root. Doesn't matter if I use install, require or create project. Doesn't matter if I execute command...
PHP error logs should be sent to the containers output
Hello, Could you provide an example of docker-compose file to simplify the command to start docker ? I was thinking a docker-compose (and eventually a .env) for - vhosts (project-a.docker,...