Skip to content

Commit

Permalink
Add documentation on why wikidiff2 is installed differently
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Nov 11, 2024
1 parent cd0b8a9 commit da605f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN set -eux; \
ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

# Install wikidiff2
# There is no pecl package for wikidiff2 (https://phabricator.wikimedia.org/T196132)
RUN install-php-extensions wikidiff2

RUN set -eux; \
Expand Down

0 comments on commit da605f5

Please sign in to comment.