added dockerfile

This commit is contained in:
root
2020-07-17 12:42:29 +02:00
parent 0f9ee685f7
commit ff9c87d489
3 changed files with 33 additions and 0 deletions

7
ini/opcache.ini Normal file
View File

@@ -0,0 +1,7 @@
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1