Christian Steinle c08576b2dd
Some checks failed
Build nginx fpm 8.2 image / Build-and-release-image (push) Failing after 1m10s
Do not use latest alpine image.
2025-05-14 06:07:22 +00:00
2025-04-15 10:45:18 +02:00
2025-05-14 06:07:22 +00:00
2025-04-01 13:00:09 +02:00

Docker PHP-FPM 8.2 & Nginx on Alpine Linux

  • Built on the lightweight and secure Alpine Linux distribution
  • Small image size
  • PHP 8.2
  • Optimized for 100 concurrent users
  • Optimized to only use resources when there's traffic (PHP-FPM's on-demand process manager)
  • Using a non-privileged user to make it more secure
  • Logs of all services are redirected to the output of the container
Description
No description provided
Readme 65 KiB
Languages
Dockerfile 90.7%
Shell 9.3%