mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update
This commit is contained in:
parent
ccd669e229
commit
e802fb49e5
@ -8,8 +8,11 @@ MAINTAINER kev <noreply@datageek.info>
|
||||
WORKDIR /var/www/html
|
||||
|
||||
RUN apk add -U nginx \
|
||||
php-curl \
|
||||
php-fpm \
|
||||
php-openssl \
|
||||
php-xml \
|
||||
php-zip \
|
||||
tar \
|
||||
&& wget -O- http://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz | tar xz --strip 1 \
|
||||
&& chown -R nobody:nobody . \
|
||||
|
Loading…
Reference in New Issue
Block a user