fix: adds php opcache
This commit is contained in:
@@ -3,6 +3,7 @@ FROM trafex/php-nginx:3.9.0
|
||||
USER root
|
||||
|
||||
RUN apk add --no-cache \
|
||||
php84-opcache \
|
||||
php84-pdo_mysql \
|
||||
php84-simplexml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user