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:25:52 +08:00
parent 819bfd46be
commit 6e2c278d5d

View File

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