2688243d5917fe659b60cd56eab75a213d428926
Docker PHP-FPM & Nginx on Alpine Linux
- Built on the lightweight and secure Alpine Linux distribution
- Small image size
- PHP 8.4
- 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
Languages
Dockerfile
90.7%
Shell
9.3%