Albert 0ea3296885
Some checks failed
Magnitude Tests / test (push) Failing after 37s
refactor: Remove redundant standalone Dockerfile.playwright
The standalone Dockerfile is no longer needed since we integrated Playwright
directly into docker-compose.yml using the official Playwright image.

Benefits of removal:
- Simpler setup (no build step required)
- Less maintenance (one less file to keep updated)
- docker-compose.yml approach is more integrated and easier to use

The docker-compose service provides the same functionality with:
- Same base image (mcr.microsoft.com/playwright:v1.49.1-noble)
- Same non-root user execution
- Better integration with existing services

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 13:56:51 +00:00
2025-11-08 12:44:39 +00:00
Description
No description provided
57 MiB