1
0
mirror of https://github.com/wallabag/docker synced 2025-12-12 17:26:25 +00:00

Install the opcache extension #162

This commit is contained in:
Andrew Berry
2025-04-16 21:00:31 -04:00
parent b228deb919
commit 60ce6d2e4f

View File

@@ -32,6 +32,7 @@ RUN set -ex \
php81-iconv \
php81-json \
php81-mbstring \
php81-opcache \
php81-openssl \
php81-pecl-amqp \
php81-pecl-imagick \