mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 15:09:53 +02:00
add php81-phar
This commit is contained in:
parent
426ed93214
commit
892bcd634c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ EXPOSE 9000/tcp
|
||||||
|
|
||||||
ENV SCRIPT_ROOT=/opt/tt-rss
|
ENV SCRIPT_ROOT=/opt/tt-rss
|
||||||
|
|
||||||
RUN apk add --no-cache dcron php81 php81-fpm \
|
RUN apk add --no-cache dcron php81 php81-fpm php81-phar \
|
||||||
php81-pdo php81-gd php81-pgsql php81-pdo_pgsql \
|
php81-pdo php81-gd php81-pgsql php81-pdo_pgsql \
|
||||||
php81-mbstring php81-intl php81-xml php81-curl \
|
php81-mbstring php81-intl php81-xml php81-curl \
|
||||||
php81-session php81-tokenizer php81-dom php81-fileinfo php81-ctype \
|
php81-session php81-tokenizer php81-dom php81-fileinfo php81-ctype \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue