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

@@ -48,6 +48,7 @@ RUN set -x \
###
### Copy files
###
COPY ./data/php.d/php-7.0.ini /usr/local/etc/php/conf.d/yyy-devilbox-03-prod.ini
COPY ./data/docker-entrypoint.sh /docker-entrypoint.sh
COPY ./data/docker-entrypoint.d/*.sh /docker-entrypoint.d/
COPY ./data/postfix.sh /usr/local/sbin/postfix.sh