Added LogLib2 support
This commit is contained in:
parent
5afe4429ed
commit
a3456bdeed
7 changed files with 102 additions and 80 deletions
|
@ -45,6 +45,7 @@ RUN docker-php-ext-install -j$(nproc) \
|
|||
curl \
|
||||
opcache \
|
||||
zip \
|
||||
sockets \
|
||||
pcntl && \
|
||||
pecl install redis memcached && \
|
||||
docker-php-ext-enable redis memcached
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue