richarvey / nginx-php-fpm

Nginx and php-fpm for dockerhub builds
https://hub.docker.com/repository/docker/richarvey/nginx-php-fpm/general
GNU General Public License v3.0
1.66k stars 852 forks source link

How to add ImageMagick module #282

Open hexclann opened 1 year ago

hexclann commented 1 year ago

I'm running a wordpress site. The site health is showing a warning that ImageMagick is missing. How can I install it?

richarvey commented 1 year ago

I think you may be able to use the gd lib instead but I'm currently working on a version with imagemagick installed also. I'll update once it goes in.