docker pull hiddehs/nginx-php-lv:latestThis is a Dockerfile extending wyveo/nginx-php-fpm for specific production Laravel usage.
- LV logging to stdout
- php-fpm 8.1
- php-fpm pool conf (20 child, static, max rq 1000) K8S QoS from Scaling PHP FPM based on util demand
- GitLab auto-deploy-ready ✅ + migrate db -> db_migrate.sh
- node.js 16.x
.env.composer to be available in root dir