missing session module

This commit is contained in:
2018-12-15 08:27:36 +01:00
parent cbee0756f7
commit 1bbc25ab09

View File

@@ -15,6 +15,7 @@ RUN \
php7-pgsql \
php7-posix \
php7-fpm \
php7-session \
tar
RUN ln -sf /usr/bin/php7 /usr/bin/php