Dockerfile, README update
This commit is contained in:
3
compose/nextcloud/README.md
Normal file
3
compose/nextcloud/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Permission
|
||||
If Nextcloud data is being placed in a docker managed volume, then `Dockerfile` can be updated by removing L6-L10 thus making the image smaller and not modifying the permissions for Nextcloud.
|
||||
If Nextcloud data should be accessible from "bare metal system" as a specific user, then modify `Dockerfile` with correct `UID` and `GID` values.
|
Reference in New Issue
Block a user