File tree Expand file tree Collapse file tree 11 files changed +0
-11
lines changed
Expand file tree Collapse file tree 11 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN { \
3838 echo 'opcache.max_accelerated_files=4000' ; \
3939 echo 'opcache.revalidate_freq=60' ; \
4040 echo 'opcache.fast_shutdown=1' ; \
41- echo 'opcache.enable_cli=1' ; \
4241 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
4342
4443WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN { \
3838 echo 'opcache.max_accelerated_files=4000' ; \
3939 echo 'opcache.revalidate_freq=60' ; \
4040 echo 'opcache.fast_shutdown=1' ; \
41- echo 'opcache.enable_cli=1' ; \
4241 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
4342
4443WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN { \
3838 echo 'opcache.max_accelerated_files=4000' ; \
3939 echo 'opcache.revalidate_freq=60' ; \
4040 echo 'opcache.fast_shutdown=1' ; \
41- echo 'opcache.enable_cli=1' ; \
4241 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
4342
4443WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ RUN { \
4949 echo 'opcache.max_accelerated_files=4000' ; \
5050 echo 'opcache.revalidate_freq=60' ; \
5151 echo 'opcache.fast_shutdown=1' ; \
52- echo 'opcache.enable_cli=1' ; \
5352 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5453
5554WORKDIR /var/www/html
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ RUN { \
3838 echo 'opcache.max_accelerated_files=4000' ; \
3939 echo 'opcache.revalidate_freq=60' ; \
4040 echo 'opcache.fast_shutdown=1' ; \
41- echo 'opcache.enable_cli=1' ; \
4241 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
4342
4443WORKDIR /var/www/html
You can’t perform that action at this time.
0 commit comments