Commit 1a7d188
Mount entire .ssh directory for SSH agent forwarding
Mount the whole ~/.ssh directory instead of individual files to enable
SSH agent forwarding without stale socket issues. The directory mount
allows the agent socket to come and go without breaking the container.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6b1217c commit 1a7d188
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments