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
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