Skip to content

Docker: optional home volume and extra mounts#679

Closed
gabriel-trigo wants to merge 2 commits intoopenclaw:mainfrom
gabriel-trigo:docker-extra-mounts-home-volume
Closed

Docker: optional home volume and extra mounts#679
gabriel-trigo wants to merge 2 commits intoopenclaw:mainfrom
gabriel-trigo:docker-extra-mounts-home-volume

Conversation

@gabriel-trigo
Copy link
Copy Markdown
Contributor

Summary

  • allow optional extra bind mounts via CLAWDBOT_EXTRA_MOUNTS
  • allow persisting /home/node with CLAWDBOT_HOME_VOLUME
  • document both options and ignore generated compose override

Testing

  • not run (not requested)

Closes #678

@gabriel-trigo gabriel-trigo force-pushed the docker-extra-mounts-home-volume branch from 008a0e7 to 142be88 Compare January 10, 2026 21:31
@steipete
Copy link
Copy Markdown
Contributor

Landed on main. Cherry-picked PR commit, added fix for home volume mount ordering + docs note, ran pnpm build/test, then ff-merged. SHAs: b5cd758 (feat: add optional home volume + extra mounts), 2a86e40 (fix: keep docker home volume mounts + docs/changelog).

@gabriel-trigo
Copy link
Copy Markdown
Contributor Author

Accidentally force pushed to PR branch when trying to rebase latest commits. The PR commit has already been merged onto main. Closing this

Copy link
Copy Markdown

@andersoncollab andersoncollab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Architect Review: APPROVED

Copy link
Copy Markdown

@andersoncollab andersoncollab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Architect Review: APPROVED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional home volume + extra bind mounts in Docker setup

3 participants