Commit 2de1422
fix: remove :ro from base volume configuration for res directory
- Fix x-mengshen-font-base volume from ../res:/app/res:ro to ../res:/app/res
- Base configuration was overriding command-line volume mounts in CI
- Keep dev service with :ro for development safety
- Resolves persistent Read-only file system error in Docker CI tests
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fa5a04f commit 2de1422
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments