- Annoyance
Hi,
when creating a docker container with unraid Unraid 6.9.2 the appdata directory for the app was drwxrwxrwx (777) Since version 6.10.x of unraid when install a new docker app the appdata directory for the app is drwxr-xr-x (755) : the_path_to_target directory that can only be modified by the creator and can be read and browsed by everyone ...Since 6.10 we have permission issues when running docker freshly installed
Exemple : mkdir: cannot create directory '/bitnami/redis': Permission denied