mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 14:15:14 +02:00
install dependencies
This commit is contained in:
parent
28f384ee92
commit
b6d7efa25b
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
FROM php:fpm-alpine
|
FROM php:fpm-alpine
|
||||||
|
RUN apk add --no-cache libxml2 \
|
||||||
|
&& docker-php-ext-install soap
|
||||||
VOLUME /var/www/html
|
VOLUME /var/www/html
|
Loading…
Add table
Add a link
Reference in a new issue