Docker image with PHP-FPM 8.4 & Nginx 1.26 on Alpine Linux
-
Updated
Feb 23, 2025 - Dockerfile
PHP (PHP: Hypertext Preprocessor, formerly "Personal Home Page") is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.
Docker image with PHP-FPM 8.4 & Nginx 1.26 on Alpine Linux
快速构建 LNMP开发环境,自由切换服务版本;Docker-LNMP is a Docker-based project that simplifies the setup of a complete LNMP (Linux, Nginx, MySQL, PHP) development environment. It supports PHP versions from 5.6 to 8.4, allowing you to switch between versions easily and run multiple versions simultaneously.
A minimal Docker image which provides a php-fpm environment with different PHP versions