docs(coding-agent): reorder containerization patterns
This commit is contained in:
@@ -42,7 +42,7 @@ For untrusted repositories, generated code you do not intend to monitor closely,
|
||||
|
||||
Common patterns are documented in [Containerization](containerization.md):
|
||||
|
||||
- run the whole `pi` process inside OpenShell or Docker
|
||||
- run the whole `pi` process inside a container/sandbox
|
||||
- run host pi while routing built-in tool execution into a Gondolin micro-VM
|
||||
- mount only the workspace paths the agent should access
|
||||
- avoid mounting host `~/.pi/agent` unless the container should access host sessions, settings, and credentials
|
||||
|
||||
Reference in New Issue
Block a user