All dependencies should have been listed in README

This commit is contained in:
nemunaire 2014-11-19 18:11:43 +01:00
commit 9a57642029
3 changed files with 10 additions and 4 deletions

View file

@ -14,6 +14,7 @@ RUN apt-get -y update && \
mysql-server \
php5-mysql \
php5-mcrypt \
libmcrypt-dev \
pwgen \
openssl \
&& \