how to not set file permsions when using new 10 docker setup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Senior Member
    • Aug 2025
    • 345

    #1

    how to not set file permsions when using new 10 docker setup

    I’m doing the Espo 10 Docker upgrade, and our entire uploads folder is mounted from a Samba share. We therefore need Espo to accept the existing file ownership and permissions rather than trying to change them.

    With Espo 10, every time the Docker container starts, it recursively tries to change the permissions on the mounted files. This doesn’t work correctly with the Samba share.

    Is there a way to tell Espo to skip permission changes for this directory?
Working...