We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e621fe5 + ef1e1f5 commit 33741f7Copy full SHA for 33741f7
Dockerfile
@@ -30,6 +30,7 @@ RUN echo "@community https://nl.alpinelinux.org/alpine/v3.6/community" >> /etc/a
30
php7-pdo_sqlite@community \
31
php7-sqlite3@community \
32
php7-ldap@community \
33
+ php7-simplexml@community \
34
&& cd /tmp \
35
&& wget -q https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip \
36
&& wget -q https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip.asc \
0 commit comments