- Add entrypoint.sh for automated app initialization (composer, npm, migrations, cache) - Update Dockerfile: run entrypoint as root, php-fpm workers still run as appuser - Update .gitignore: exclude storage/logs, storage/framework, bootstrap/cache, public/build - Remove generated/cached files from git tracking
1.5 KiB
1.5 KiB