diff --git a/Dockerfile b/Dockerfile index 6ab783c..167ee14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM linuxserver/baseimage.apache MAINTAINER Sparklyballs # Set correct environment variables -ENV APTLIST="git-core php5-mysql" +ENV APTLIST="git-core php5-gmp php5-intl php5-mysqlnd php5-pgsql" ENV LANG="en_US.UTF-8" LANGUAGE="en_US:en" LC_ALL="en_US.UTF-8" # Set the locale