Commit c30d470
docs: document DinD + airlock known issue (#20)
The airlock's internal: true network prevents the workload from reaching
host port mappings via raw TCP, causing Testcontainers to time out on
sibling container connections. Filed #101 with analysis and potential
solutions. Workaround: use --dind without --airlock.
Also adds gitignore entries for .playwright-mcp/ snapshots and
.claude/scheduled_tasks.lock.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: GitButler <gitbutler@gitbutler.com>1 parent ae827a4 commit c30d470
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5550 | 5550 | | |
5551 | 5551 | | |
5552 | 5552 | | |
| 5553 | + | |
| 5554 | + | |
| 5555 | + | |
| 5556 | + | |
| 5557 | + | |
| 5558 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments