add gzip to dokuwiki

This commit is contained in:
kev 2015-09-01 20:24:46 +08:00
parent 68d30e3bcc
commit c9dda0920f

View File

@ -8,6 +8,7 @@ MAINTAINER kev <noreply@datageek.info>
WORKDIR /var/www/html
RUN apk add -U ca-certificates \
gzip \
nginx \
php-fpm \
php-openssl \