All dependencies should have been listed in README
This commit is contained in:
parent
7f90fc8c07
commit
9a57642029
3 changed files with 10 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ RUN apt-get -y update && \
|
|||
mysql-server \
|
||||
php5-mysql \
|
||||
php5-mcrypt \
|
||||
libmcrypt-dev \
|
||||
pwgen \
|
||||
openssl \
|
||||
&& \
|
||||
|
|
|
|||
Reference in a new issue