docs: note docker allow-unconfigured behavior

This commit is contained in:
Ayaan Zaidi
2026-02-02 17:17:11 +05:30
committed by Ayaan Zaidi
parent bb3d7343f4
commit d134a8c7f3

View File

@@ -275,6 +275,7 @@ pnpm test:docker:qr
### Notes
- Gateway bind defaults to `lan` for container use.
- Dockerfile CMD uses `--allow-unconfigured`; mounted config with `gateway.mode` not `local` will still start. Override CMD to enforce the guard.
- The gateway container is the source of truth for sessions (`~/.openclaw/agents/<agentId>/sessions/`).
## Agent Sandbox (host gateway + Docker tools)