azukiapp/docker-php-fpm

clear_env no -> no?

pawl-rs opened this issue · 0 comments

https://github.com/azukiapp/docker-php-fpm/blob/master/5.6/Dockerfile#L59

Shouldn't this line be?:

& sed -i -e "s/;clear_env = yes/clear_env = no/g" /etc/php5/fpm/pool.d/www.conf \