pp-planer/build
Thorsten Bus 04ef0b08c8 refactor: entrypoint with WWWUSER/WWWGROUP for FPM UID/GID mapping
- Entrypoint remaps www-data to host UID/GID via WWWUSER/WWWGROUP env vars
- Moves composer install, storage setup, migrate into entrypoint
- Removes inline command from docker-compose
- Defaults to 1000:1000, configurable via .env
2026-03-30 22:37:02 +02:00
..
Dockerfile refactor: entrypoint with WWWUSER/WWWGROUP for FPM UID/GID mapping 2026-03-30 22:37:02 +02:00
entrypoint.sh refactor: entrypoint with WWWUSER/WWWGROUP for FPM UID/GID mapping 2026-03-30 22:37:02 +02:00
fpm-healthcheck.conf fix: Docker FPM on port 9000, proper healthcheck, runtime dep install 2026-03-30 17:29:32 +02:00
php-error-logging.conf fix: pipe PHP/FPM errors to stderr for docker compose logs 2026-03-30 19:06:45 +02:00
php-errors.ini fix: pipe PHP/FPM errors to stderr for docker compose logs 2026-03-30 19:06:45 +02:00