Forget one dependancy
This commit is contained in:
parent
b8fa78df68
commit
ec69cea4f6
2 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ RUN apt-get -y update && \
|
|||
php5-mysql \
|
||||
php5-mcrypt \
|
||||
libmcrypt-dev \
|
||||
libwww-perl \
|
||||
pwgen \
|
||||
openssl \
|
||||
&& \
|
||||
|
|
|
|||
Reference in a new issue