serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.65k stars 108 forks source link

Add FrankenPHP support - Update Dockerfile #390

Open sneycampos opened 1 month ago

sneycampos commented 1 month ago
sneycampos commented 1 month ago

@jaydrogers Should we remove capabilities from Frankenphp since its running in a non privileged port?

DarkGhostHunter commented 1 month ago

It should be aware that FrankenPHP only works with PHP 8.1 (given what the docs say, haven't tested on older versions and even if it does it may have zero support)

sneycampos commented 1 month ago

It should be aware that FrankenPHP only works with PHP 8.1 (given what the docs say, haven't tested on older versions and even if it does it may have zero support)

FrankenPHP does not support PHP 8.1 and won't: #637

DarkGhostHunter commented 1 month ago

Thanks for the correction. Should be 8.2.