Commit 1406c09
Bind-mount host workspace for local podman sessions
For local (non-SSH) podman sessions, bind-mount the host workspace
directory directly to /pvc/workspace instead of requiring git remote
setup. This makes code immediately available in the container, which
is especially important for large repos where git push is slow.
SSH remote sessions continue to use the named volume + git remote flow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 50050b6 commit 1406c09
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
323 | 328 | | |
324 | 329 | | |
325 | 330 | | |
| |||
0 commit comments