Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 0c3251bf9e64ce3df970d9c5fa3ab8f515d5f731 https://github.com/phpmyadmin/docker/commit/0c3251bf9e64ce3df970d9c5fa3ab8f5... Author: Michal Čihař michal@cihar.com Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths: M etc/php-fpm.conf
Log Message: ----------- Disable environment cleanup on PHP FPM
We pass settings by environment, so it has to be preserved.
Fixes #49
Signed-off-by: Michal Čihař michal@cihar.com