Skip to content

Commit

Permalink
add mediawiki php extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian committed Jan 13, 2024
1 parent b301c33 commit 626d6be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/mediawiki/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM ghcr.io/hacklabto/unit-base:f1708a6ec77445ecde3e4c363645df7c03dc241b

RUN apk add php82-xml php82-ctype

# todo: this image is _way_ too big

RUN sed -i 's#set -e"#(cd /app/mediawiki && php maintenance/run.php update)\n\n&#' docker-entrypoint.sh
Expand Down

0 comments on commit 626d6be

Please sign in to comment.