diff --git a/Dockerfile b/Dockerfile index 93ca00f9..cc4a16fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,12 +12,13 @@ RUN apt-get -y update && \ realpath \ nginx-light \ php5-fpm \ - mysql-server \ php5-mysql \ php5-mcrypt \ libmcrypt4 \ libwww-perl \ libdigest-whirlpool-perl \ + libdbi-perl \ + libdbd-mysql-perl \ pwgen \ curl \ openssl \