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