mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Install php-redis-extension
This commit is contained in:
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends cron
|
|||||||
RUN install-php-extensions \
|
RUN install-php-extensions \
|
||||||
mysqli \
|
mysqli \
|
||||||
zip \
|
zip \
|
||||||
|
redis \
|
||||||
gd; \
|
gd; \
|
||||||
\
|
\
|
||||||
a2enmod rewrite; \
|
a2enmod rewrite; \
|
||||||
|
|||||||
Reference in New Issue
Block a user