Commit 194980e
Ultra-optimize Docker image with comprehensive cache cleanup
Major optimization breakthrough:
- Add comprehensive Playwright cache cleanup (/root/.cache)
- Remove locale files, pixmaps, icons, and debconf cache
- Enhanced cleanup removes 1.4GB of unnecessary cached data
- Final image size: 2.10GB (down from 3.77GB originally)
- Total reduction: 1.67GB (44.3% smaller)
- Maintain all browser functionality (Chrome, Firefox, WebKit, Chromium)
Performance improvements:
- Faster container startup (less data to load)
- Reduced storage requirements across environments
- Better CI/CD pipeline efficiency
- Maintained full testing capabilities
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6ed13f7 commit 194980e
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
0 commit comments