feat(claude-dev): mount full /volume1 and NAS root into container
Deploy Claude Dev (Dev) / deploy-claude-dev-dev (push) Failing after 12m12s

Added bind mounts:
- /volume1:/volume1 — full Synology data volume
- /:/nas-root — host root filesystem (system config, crontab, etc.)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Gan, Jimmy
2026-06-03 11:25:14 +08:00
parent 6fce702820
commit c8b87561a8
+2
View File
@@ -15,3 +15,5 @@ services:
- /volume1/docker/claude-dev/claude-config/.claude.json:/root/.claude.json
- /volume1/docker/claude-dev/gitea_token:/root/.gitea_token:ro
- /volume1/docker/claude-dev/bashrc:/root/.bashrc
- /volume1:/volume1
- /:/nas-root