#12764: Docker: add /workspace symlink for container
docker
stale
Cluster:
Docker Configuration Improvements
Context
Adds the /workspace symlink inside the container image so the documented paths in AGENTS.md and SOUL.md work without manual setup.
What changed
- Create /workspace -> /home/node/.openclaw/workspace during image build.
Why
This removes a recurring papercut for container users and keeps documentation paths accurate.
Issue
Fixes #11301
Checks
- pnpm build
- pnpm test
- pnpm check (fails due to pre-existing format issue in ui/src/ui/components/resizable-divider.ts)
Most Similar PRs
#13497: fix(docker): normalize workspace paths for container compatibility
by janckerchen · 2026-02-10
66.5%
#3967: fix(sandbox): correct workspace prompt path
by sweepies · 2026-01-29
62.4%
#3240: Fix Docker build failures on Windows/WSL environments
by Attili-sys · 2026-01-28
61.3%
#11333: fix(docker): align host directory ownership with container user
by liuxiaopai-ai · 2026-02-07
61.2%
#11820: fix(sandbox): remap container paths in sandboxed file tools
by steflsd · 2026-02-08
61.0%
#19502: Docker: install extension workspace deps for memory-lancedb
by Hua688 · 2026-02-17
60.9%
#4226: Fix/sandbox containerworkdir rw access
by ozgur-polat · 2026-01-29
60.3%
#17151: fix: add npm link to fix CLI permission denied (exit 127)
by sskyu · 2026-02-15
59.9%
#23085: fix(workspace): respect OPENCLAW_STATE_DIR for workspace paths, fix...
by charojo · 2026-02-22
59.7%
#6527: feat(docker): add macOS-specific Docker setup with permission fixes
by inavhq · 2026-02-01
59.4%