Chown behavior #4116
-
DescriptionI have Homepage running in a docker container via compose on my TrueNAS Scale machine. I do not run it as root and so Homepage does a recursive chown on /app. It is documented that recursive chown in a container can be extremely slow. In the case of Homepage, for me, it takes minutes to complete. Is there any reason we have to chown all of /app and not just /app/config? I've been using a custom image that only chown's /app/config and I have not noticed any issues. homepage versioncurrent dev branch Installation methodDocker ConfigurationNo response Container LogsNo response Browser LogsNo response TroubleshootingI do not believe they are relevant. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
#3654