@@ -86,11 +86,11 @@ serversideup/php:{{version}}-{{variation-name}}
8686
8787| Variation | Best For | Example |
8888| -----------| ----------| ---------|
89- | ** fpm-nginx** | Production web apps | ` serversideup/php:8.4-fpm-nginx ` |
90- | ** fpm-apache** | Apache-based deployments | ` serversideup/php:8.4-fpm-apache ` |
9189| ** cli** | CLI scripts, cron jobs, queues | ` serversideup/php:8.4-cli ` |
92- | ** frankenphp** | Modern, high-performance apps | ` serversideup/php:8.4-frankenphp ` |
9390| ** fpm** | Custom web server setup | ` serversideup/php:8.4-fpm ` |
91+ | ** fpm-apache** | Apache-based deployments | ` serversideup/php:8.4-fpm-apache ` |
92+ | ** fpm-nginx** | Stable and performant web server | ` serversideup/php:8.4-fpm-nginx ` |
93+ | ** frankenphp** | Modern, high-performance apps with worker mode | ` serversideup/php:8.4-frankenphp ` |
9494
9595### Supported PHP Versions & Platforms
9696
@@ -115,8 +115,8 @@ We support **PHP 7.4 through 8.4** with both **Debian** and **Alpine** base imag
115115Need help integrating Docker with your PHP application?
116116
117117- ** [ Managed Hosting] ( https://serversideup.net/hire-us/ ) ** - CI/CD design, managed hosting, guaranteed uptime
118- - ** [ Professional Help ] ( https://schedule.serversideup.net/team/serversideup/quick-chat-with-jay ) ** - Video + screen-sharing with core contributors
119- - ** [ Development Team] ( https://serversideup.net/hire-us/ ) ** - From ground-up builds to existing codebases
118+ - ** [ One-time Session ] ( https://schedule.serversideup.net/team/serversideup/quick-chat-with-jay ) ** - Video + screen-sharing with core contributors
119+ - ** [ Complete Development Team] ( https://serversideup.net/hire-us/ ) ** - Get help from hardware to pixel and everything in between.
120120
121121## Resources
122122- ** [ Website] ( https://serversideup.net/open-source/docker-php/ ) ** overview of the product.
0 commit comments