mirror of
https://github.com/wallabag/docker
synced 2025-12-15 18:56:29 +00:00
Merge pull request #376 from itcbx/master
This commit is contained in:
@@ -54,6 +54,7 @@ RUN set -ex \
|
|||||||
s6 \
|
s6 \
|
||||||
tar \
|
tar \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
php81-pecl-imagick --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \
|
||||||
&& ln -sf /usr/bin/php81 /usr/bin/php \
|
&& ln -sf /usr/bin/php81 /usr/bin/php \
|
||||||
&& ln -sf /usr/sbin/php-fpm81 /usr/sbin/php-fpm \
|
&& ln -sf /usr/sbin/php-fpm81 /usr/sbin/php-fpm \
|
||||||
&& rm -rf /var/cache/apk/* \
|
&& rm -rf /var/cache/apk/* \
|
||||||
|
|||||||
Reference in New Issue
Block a user