diff options
Diffstat (limited to 'Services/php/Dockerfile')
-rw-r--r-- | Services/php/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/php/Dockerfile b/Services/php/Dockerfile index 730c4af..cca87cb 100644 --- a/Services/php/Dockerfile +++ b/Services/php/Dockerfile @@ -1,5 +1,5 @@ FROM startx/sv-apache -MAINTAINER Chistophe LARUE <dev@startx.fr> +MAINTAINER Christophe LARUE <dev@startx.fr> WORKDIR /src RUN yum -y install php php-pecl-mongo php-cli php-pear \ |