Skip to content

Commit e99abcf

Browse files
Update Dockerfile
removed parser functions, because it is included in standard mediawiki installation
1 parent 63ef043 commit e99abcf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ RUN git clone -b 7.0.0 https://github.com/wikimedia/mediawiki-extensions-Pluggab
44

55
RUN git clone https://github.com/FREILab/mediawiki-extensions-EasyVereinAuth.git /var/www/html/extensions/EasyVereinAuth
66

7-
RUN git clone https://github.com/wikimedia/mediawiki-extensions-ParserFunctions.git /var/www/html/extensions/ParserFunctions
8-
97
RUN git clone https://github.com/sigbertklinke/Iframe.git /var/www/html/extensions/Iframe
8+

0 commit comments

Comments
 (0)