Is there any plan to add a build for Alpine Linux? My deployed production image is built from php:8.4-fpm-alpine since it ends up being about 500MB smaller than using php:8.4-fpm and I'd love to be able to include this in my version without having to switch over to Debian based images.
Is there any plan to add a build for Alpine Linux? My deployed production image is built from
php:8.4-fpm-alpinesince it ends up being about 500MB smaller than usingphp:8.4-fpmand I'd love to be able to include this in my version without having to switch over to Debian based images.