chore(sync): mirror docs from openclaw/openclaw@b96e7739a9

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-29 00:41:20 +00:00
parent 76c11b6ba0
commit 0246133b66
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "4aa8da375659f34914d243ef4c0bb532d17f591b",
"syncedAt": "2026-04-29T00:28:18.984Z"
"sha": "b96e7739a993ed42085d0d290ff1139ffac33f86",
"syncedAt": "2026-04-29T00:39:44.502Z"
}

View File

@ -261,7 +261,11 @@ For gotchas and troubleshooting, see [Bonjour discovery](/gateway/bonjour).
Docker Compose bind-mounts `OPENCLAW_CONFIG_DIR` to `/home/node/.openclaw` and
`OPENCLAW_WORKSPACE_DIR` to `/home/node/.openclaw/workspace`, so those paths
survive container replacement.
survive container replacement. When either variable is unset, the bundled
`docker-compose.yml` falls back to `${HOME}/.openclaw` (and
`${HOME}/.openclaw/workspace` for the workspace mount), or `/tmp/.openclaw`
when `HOME` itself is also missing. That keeps `docker compose up` from
emitting an empty-source volume spec on bare environments.
That mounted config directory is where OpenClaw keeps: