1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

update dokuwiki

This commit is contained in:
kev 2016-03-31 17:54:13 +08:00
parent ac810a707d
commit 863c4bddf9

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