1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
This commit is contained in:
kev 2015-09-21 12:54:26 +08:00
parent c450b978ab
commit 24e34d944d

@ -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 \