2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00
This commit is contained in:
kev
2015-08-26 22:17:19 +08:00
parent 3d6574eba6
commit 819bfd46be

View File

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