Closed robnagler closed 6 years ago
Sorry for the delay.
I'm sorry, but I don't think there's enough information here for us to help. The full extent of what our scripts do can be seen here:
We only chown
on first run/extract (as gated by the existence of version.php
), so whatever other behavior you're seeing has to be related to either your local environment, or something ownCloud itself is doing.
In the future, these sorts of questions/requests would be more appropriately posted to the Docker Community Forums, the Docker Community Slack, or Stack Overflow. Thanks!
When I start the owncloud:9.0-fpm container, it changes the permissions of apps and config to 777 and the group to 65534 (nfsnobody, nogroup). config.php is setting
umask(027)
, which is working for the data directory, but not apps and config.