1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-11-27 22:28:31 +02:00

update dokuwiki

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

View File

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