Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix permissions issue caused by a8a8b8f #1125

Merged
merged 8 commits into from
May 15, 2024
Merged

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d32d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6e06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505d3a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47501aa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update docker.md

    shitwolfymakes committed May 15, 2024
    Configuration menu
    Copy the full SHA
    245a385 View commit details
    Browse the repository at this point in the history
  2. Only set permissions on folder creation

    Without this change, every time a user runs the container it will reset the permissions of the folders. Otherwise this could break ownership of arm folders mounted from SMB/NFS shares every time the container is run.
    shitwolfymakes committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c48b052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81575d View commit details
    Browse the repository at this point in the history
  4. Update docker.md

    shitwolfymakes committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d536055 View commit details
    Browse the repository at this point in the history