mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-13 15:11:19 -04:00
letsencrypt-imagemagick: initial release
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "**** installing imagemagick ****"
|
||||
apk add --no-cache \
|
||||
php7-pecl-imagick \
|
||||
imagemagick
|
||||
Reference in New Issue
Block a user