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