update readme file (php section)

This commit is contained in:
Mahmoud Zalt
2016-05-18 04:38:46 +03:00
parent 97500508f5
commit 51b6d4f844
2 changed files with 19 additions and 17 deletions

View File

@ -6,8 +6,9 @@ RUN DEBIAN_FRONTEND=noninteractive
RUN locale-gen en_US.UTF-8
ENV LANGUAGE=en_US.UTF-8
ENV LANG=en_US.UTF-8
ENV LC_ALL=en_US.UTF-8
ENV LC_CTYPE=UTF-8
ENV LANG=en_US.UTF-8
ENV TERM xterm
# Install "software-properties-common" (for add-apt-repository) and add the "PHP 7" ppa