Skip to content

Update docker.md - #810

Open
purpose-pending wants to merge 3 commits into
matter-js:mainfrom
purpose-pending:patch-1
Open

Update docker.md#810
purpose-pending wants to merge 3 commits into
matter-js:mainfrom
purpose-pending:patch-1

Conversation

@purpose-pending

@purpose-pending purpose-pending commented Jul 7, 2026

Copy link
Copy Markdown

chown and chmod flags have to be uppercase

closes #950

chown and chmod flags have to be uppercase

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Docker troubleshooting documentation to use the correct (uppercase) recursive flags for ownership and permission commands, so users can reliably fix volume permission issues when running the server in a container.

Changes:

  • Replace invalid -r flags with the correct recursive -R for chown and chmod.
  • Ensure the documented commands actually apply to the full data/ directory tree.

Comment thread docs/docker.md Outdated
Apollon77 and others added 2 commits July 31, 2026 12:37
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

Wrong recursive flag in docker part of docs for chown and chmod

4 participants