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.
1 parent e2e5f21 commit dfae374Copy full SHA for dfae374
Dockerfile
@@ -28,7 +28,6 @@ RUN \
28
php81-pdo_sqlite \
29
php81-pecl-imagick \
30
php81-sqlite3 \
31
- php81-xml \
32
php81-zip && \
33
echo "**** install dokuwiki ****" && \
34
if [ -z ${DOKUWIKI_RELEASE+x} ]; then \
Dockerfile.aarch64
Dockerfile.armhf
0 commit comments