adding SOAP support
This commit is contained in:
@@ -32,6 +32,7 @@ RUN apk add --no-cache bash \
|
|||||||
php5-iconv \
|
php5-iconv \
|
||||||
php5-json \
|
php5-json \
|
||||||
php5-phar \
|
php5-phar \
|
||||||
|
php5-soap \
|
||||||
php5-dom && \
|
php5-dom && \
|
||||||
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer && \
|
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer && \
|
||||||
mkdir -p /etc/nginx && \
|
mkdir -p /etc/nginx && \
|
||||||
|
|||||||
Reference in New Issue
Block a user