Sane defaults for php.ini

This commit is contained in:
cytopia
2018-07-28 10:55:57 +02:00
parent b66ddfbd3e
commit 1b6799da58
58 changed files with 680 additions and 29 deletions

View File

@@ -56,6 +56,7 @@ RUN set -x \
###
### Copy files
###
COPY ./data/php.d/php-5.4.ini /usr/local/etc/php/conf.d/yyy-devilbox-01-base.ini
COPY ./data/docker-entrypoint.sh /docker-entrypoint.sh
COPY ./data/docker-entrypoint.d /docker-entrypoint.d
COPY ./data/php-fpm.conf /usr/local/etc/php-fpm.conf