Elijah Duffy
d98ec294e7
php-fpm: try to fix hidden error logs
php-fpm-build / build (7.4) (push) Successful in 4m35s
2025-12-08 02:59:49 -08:00
Elijah Duffy
e506f11873
php-fpm: don't drop to app user in docker, let fpm handle this
php-fpm-build / build (7.4) (push) Successful in 4m33s
2025-12-08 02:47:36 -08:00
Elijah Duffy
1f96a32ea8
php-fpm: fix dockerfile not copying www.conf
php-fpm-build / build (7.4) (push) Successful in 4m30s
2025-12-08 02:30:56 -08:00
Elijah Duffy
415cd4baf8
php-fpm: improve dockerfile, switch to per-lane www.conf
...
php-fpm-build / build (7.4) (push) Failing after 40s
Shared www.conf isn't viable due to differing supported options between
PHP-FPM versions. Additionally, the Dockerfile multi-stage build wasn't
useful as it copied build artifacts. Switched to single-stage with build
artifact pruning.
2025-12-08 02:25:54 -08:00
Elijah Duffy
82cdc6a2ad
clean up & simplify structure w/ separate build workflows
...
Independent NGINX & PHP-FPM build workflows & directory structure for
cleaner and simpler workflow logic.
2025-12-07 22:45:10 -08:00