Add forgotten dependency
This commit is contained in:
parent
7e4711ba5c
commit
832e9cd221
@ -8,7 +8,7 @@ MAINTAINER Pierre-Olivier Mercier <nemunaire@nemunai.re>
|
||||
# Install packages ####################################################
|
||||
|
||||
RUN apt-get -y update
|
||||
RUN apt-get install -y nginx-light php5-fpm mysql-server php5-mysql pwgen openssl
|
||||
RUN apt-get install -y nginx-light php5-fpm mysql-server php5-mysql php5-mcrypt pwgen openssl
|
||||
|
||||
# Copying files #######################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user