mirror of
https://github.com/nextcloud/docker.git
synced 2025-05-09 02:00:53 +02:00
This commit updates the directory permissions to be more compatible when
running the image without root f.e. on OpenShift or when specifying it
when running with `docker run --user www-data:root ...`.
It adds detection logic to the entrypoint script as sudo is not always
allowed.
This change in directory permissions was also proposed by the official
documentation, see
|
||
---|---|---|
.. | ||
config | ||
docker-entrypoint.sh | ||
Dockerfile |