Opcache: exposed more knobs
Updated:
docker-nginx
base updated to 8.9
Changed:
- Opcache is enabled by default on CLI
Added:
PHP_OPCACHE_FILE_CACHE
choose a folder to back in-memory opcachePHP_OPCACHE_ENABLE_CLI
set to 0 to disablePHP_OPCACHE_PRELOAD
set a file to run at server or CLI start, example in/etc/php/preload.php