3 Commits

Author SHA1 Message Date
661f3f0ab0 fix: Update Docker configuration to improve volume mounts and remove unnecessary Playwright browser copy 2025-11-14 07:35:02 +01:00
8e2e7fae84 fix: Clean up build system and resolve Docker Chromium persistence issue
- Remove redundant prestart hook (no more "Build not found" message)
- Add prebuild hook for automatic Chromium installation
- Fix Docker Chromium persistence (copy @playwright from builder)
- Simplify npm scripts (11 → 9 commands, better naming)
- Add comprehensive build system documentation
- Add Docker deployment guide with troubleshooting

Fixes: Docker "Chromium not installed" error on subsequent runs
Closes: #[issue-number]
2025-11-13 15:34:02 +01:00
89bc226d6b New structure 2025-11-11 12:59:42 +01:00