Docker Php Nginx Versions Save

Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux

2.2.0

2 years ago
  • The image is now automatically build for the platforms; AMD4, ARMv6, ARMv7, ARM64

2.1.0

2 years ago
  • Upgrade Alpine Linux to 3.14 bringing nginx 1.20

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago
  • Update PHP to 8.0

1.10.0

3 years ago
  • Update Alpine Linux to 3.13
  • Update PHP to 7.4

1.9.0

3 years ago
  • Let nginx determine the amount of worker processes based on the number of CPU's

1.8.0

3 years ago
  • Upgrade Alpine Linux to 3.12
  • Upgrade Nginx to 1.18 (as part of the Alpine Linux update)
  • Remove the default nginx configuration in the same layer as where it's added

1.7.0

4 years ago
  • Add the PHP Opcode cache extension to improve performance
  • Enabled gzip compression in nginx to speed up delivery to the client

1.6.0

4 years ago
  • Removed the VOLUME instruction from the Dockerfile. Fixes #28