add php8.2 fpm
Some checks failed
Build and push image / Build (push) Failing after 36s

This commit is contained in:
Jack
2024-07-15 11:26:11 +01:00
parent 24f9633771
commit b27aa50671
153 changed files with 9146 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
; configuration for php opcache module
; priority=10
zend_extension=opcache.so
opcache.jit=off