2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-02 19:17:33 +01:00
This commit is contained in:
kev
2015-09-21 12:54:26 +08:00
parent c450b978ab
commit 24e34d944d

View File

@@ -7,13 +7,13 @@ MAINTAINER kev <noreply@datageek.info>
WORKDIR /var/www/html
RUN apk add -U ca-certificates \
git \
RUN apk add -U git \
gzip \
nginx \
php-apcu \
php-curl \
php-fpm \
php-iconv \
php-json \
php-openssl \
php-pdo \