mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -7,15 +7,15 @@ MAINTAINER kev <noreply@datageek.info>
|
|||||||
|
|
||||||
WORKDIR /var/www/html
|
WORKDIR /var/www/html
|
||||||
|
|
||||||
RUN apk add -U git \
|
RUN apk add -U gzip \
|
||||||
gzip \
|
|
||||||
nginx \
|
nginx \
|
||||||
php-apcu \
|
|
||||||
php-curl \
|
php-curl \
|
||||||
php-fpm \
|
php-fpm \
|
||||||
php-gd \
|
php-gd \
|
||||||
php-mysql \
|
php-mysql \
|
||||||
|
php-opcache \
|
||||||
php-openssl \
|
php-openssl \
|
||||||
|
php-pgsql \
|
||||||
php-phar \
|
php-phar \
|
||||||
php-xml \
|
php-xml \
|
||||||
php-zlib \
|
php-zlib \
|
||||||
|
|||||||
Reference in New Issue
Block a user