Fix Webservice

This commit is contained in:
Lepetit Paul 2017-03-07 17:25:26 +01:00 committed by GitHub
parent 3add7f78bb
commit f3904f1c3a

View File

@ -35,14 +35,16 @@ RUN apt-get -y install \
libphp-pclzip \
libsoap-lite-perl \
libarchive-zip-perl \
htop \
git \
wget \
tar \
unzip \
nano \
make
RUN mkdir /usr/include/apache2
RUN cpan -i Apache2::SOAP
RUN cpan -i XML::Entities
VOLUME /var/lib/mysql