Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 987 Bytes

File metadata and controls

20 lines (15 loc) · 987 Bytes

PHP FPM Versions 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1 & 8.2 Docker Images with different Extensions installed

Please note that this is the production branch and the images in this branch DO NOT include XDebug and XHProf and are suitable for production*

  • All images are based on Alpine Linux
  • PHP 5.3 is based on Alpine Linux 3.4
  • PHP 5.4 is based on Alpine Linux 3.7
  • PHP 5.5 & 5.6 are based on Alpine Linux 3.8
  • PHP 7.0 is based on Alpine Linux 3.7
  • PHP 7.1, 7.2 are based on Alpine Linux 3.12
  • PHP 7.3 is based on Alpine Linux 3.15
  • PHP 7.4 is based on Alpine Linux 3.16
  • PHP 8.1 is based on Alpine Linux 3.16
  • PHP 8.1 is based on Alpine Linux 3.17

Using PHP Extension Installer script from here

Please note that PHP 5.3 will not compile for ARM64 architecture

Please see inside the respective folders to know in detail, which extensions have been pre-installed for each version