New to using Docker for WP dev without using an app like Local. Thank you for providing such a thorough walk-through.
I was hoping you could provide info on how imagick could be enabled. I was able to get everything set up with a copy of an existing WP site. However, I received a warning that imagick wasn't installed while logged into the Dashboard. I've tried various methods of adding it in the php.docker file but I keep running into issues where it doesn't get installed or it causes some sort of gateway issue when it does.
New to using Docker for WP dev without using an app like Local. Thank you for providing such a thorough walk-through.
I was hoping you could provide info on how imagick could be enabled. I was able to get everything set up with a copy of an existing WP site. However, I received a warning that imagick wasn't installed while logged into the Dashboard. I've tried various methods of adding it in the php.docker file but I keep running into issues where it doesn't get installed or it causes some sort of gateway issue when it does.