Commit 5e34194
fix(Dockerfile): install libbrotli for swoole pecl build
Swoole 6.x enables brotli compression by default and requires
libbrotli-dev at build time + brotli-libs at runtime. Without them the
configure step fails with "Package 'libbrotlienc' not found".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent ba4ba2e commit 5e34194
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments