mirror of
https://github.com/wallabag/docker
synced 2025-12-12 17:26:25 +00:00
Merge pull request #439 from deviantintegral/add-opcache
Install the opcache extension #162
This commit is contained in:
@@ -32,6 +32,7 @@ RUN set -ex \
|
||||
php81-iconv \
|
||||
php81-json \
|
||||
php81-mbstring \
|
||||
php81-opcache \
|
||||
php81-openssl \
|
||||
php81-pecl-amqp \
|
||||
php81-pecl-imagick \
|
||||
|
||||
Reference in New Issue
Block a user