* Migrate all configs into the env.php file #1075 * Style fixes * Fix config names in CreateConfig * Fix installer/installer error messages
This commit is contained in:
@@ -10,6 +10,7 @@ RUN ln -sf /dev/stderr /var/log/fpm-error.log
|
||||
RUN docker-php-ext-install \
|
||||
bcmath \
|
||||
calendar \
|
||||
pdo_mysql \
|
||||
gmp \
|
||||
opcache
|
||||
intl \
|
||||
opcache \
|
||||
pdo_mysql
|
||||
|
||||
Reference in New Issue
Block a user