Remove change...

master
andryyy 2017-05-26 23:03:51 +02:00
parent 178a219c05
commit 95c30e8791
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ RUN docker-php-ext-install intl pdo pdo_mysql xmlrpc
RUN docker-php-ext-enable redis
RUN pear install channel://pear.php.net/Net_IDNA2-0.1.1 Auth_SASL Net_IMAP NET_SMTP Net_IDNA2 Mail_mime
RUN apk del autoconf g++ make libxml2-dev icu-dev
RUN echo 'php_admin_flag[log_errors] = on' >> /usr/local/etc/php-fpm.d/www.conf
COPY ./docker-entrypoint.sh /