add mysql to php7.2
This commit is contained in:
@@ -14,7 +14,7 @@ ENV TERM=xterm
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl nano sed libwww-perl htop ca-certificates \
|
||||
php7.0 php-cli php-fpm php-curl php-pear php-mcrypt php-zip php-mbstring php-xml \
|
||||
php-pgsql php-redis php-soap \
|
||||
php-mysql php-pgsql php-redis php-soap \
|
||||
\
|
||||
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user