PHP base image
A PHP base image mainly for Laravel projects.
Being based on it, this image is a drop-in replacement for the Official PHP image.
The main images come with some commonly used extensions already installed:
gd --with-jpeg --with-freetypeopcachepdo_mysqlsocketszipredisintl(starting from8.2.20and8.3.8)pcntl(starting from8.2.26,8.3.14and8.4.1)
The -xdebug and -pcov suffixed images also come with Xdebug and PCOV installed accordingly.
Ini overrides
expose_php = Off