php7.1
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apt-get update && apt-get install -y software-properties-common python-softw
|
|||||||
&& LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php \
|
&& LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php \
|
||||||
&& apt-get update && apt-get install -y \
|
&& apt-get update && apt-get install -y \
|
||||||
curl nano sed libwww-perl htop ca-certificates \
|
curl nano sed libwww-perl htop ca-certificates \
|
||||||
php7.1 php7.1-cli php7.1-fpm php-curl php-pear php-mcrypt php-zip php-mbstring php-xml \
|
php7.1 php7.1-cli php7.1-fpm php-curl php-pear php-mcrypt php-zip php-mbstring php7.1-xml \
|
||||||
php-pgsql php-redis \
|
php-pgsql php-redis \
|
||||||
\
|
\
|
||||||
&& apt-cache pkgnames | grep php7.1 \
|
&& apt-cache pkgnames | grep php7.1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user