frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

ImageMagick not installed

Open yormy opened this issue 1 year ago • 0 comments

What happened?

I am trying to use ImageMagick on docker frankenphp 1.1.5, but it seems not to be installed, and when I want to install it in my docker then it breaks during "pecl install imagick"

Any idea how I can get imagick to work again ?

My previous image "FROM dunglas/frankenphp:1.0.3-php8.2" did not have this problem and I could install imagick without problems

Build Type

Docker (Alpine)

Worker Mode

Yes

Operating System

GNU/Linux

CPU Architecture

x86_64

PHP configuration

.

Relevant log output

.

yormy avatar May 25 '24 18:05 yormy