mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +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 \
|
||||
mysqli \
|
||||
zip \
|
||||
redis \
|
||||
gd; \
|
||||
\
|
||||
a2enmod rewrite; \
|
||||
|
||||
Reference in New Issue
Block a user