mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
8 lines
419 B
Markdown
8 lines
419 B
Markdown
# Imagemagick - Docker mod for nginx/swag
|
|
|
|
This mod adds imagemagick and the php7 imagick module to nginx/swag, to be installed/updated during container start.
|
|
|
|
In nginx/swag docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:swag-imagemagick`
|
|
|
|
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:swag-imagemagick|linuxserver/mods:swag-mod2`
|