Fix oo cache
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ RUN docker-php-ext-install \
|
|||||||
soap \
|
soap \
|
||||||
gd
|
gd
|
||||||
|
|
||||||
RUN docker-php-ext-enable imagick
|
RUN docker-php-ext-enable imagick opcache
|
||||||
|
|
||||||
# PHP
|
# PHP
|
||||||
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_FILE" && \
|
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_FILE" && \
|
||||||
|
|||||||
Reference in New Issue
Block a user