You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to change the group and owner of the files that samba manages using the corresponding environment variables but this still does not pay attention to me
Docker-Compose
environment:
- USERID=1000
- GROUPID=1000
Screenshot
(click to see the Screenshot)
What have I tried for that?
I have tried using the environment variables
-PUID=1000
-PGID=1000
but still ignore me and in other services that ID works for me
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello!!
I wanted to change the group and owner of the files that samba manages using the corresponding environment variables but this still does not pay attention to me
Docker-Compose
Screenshot
(click to see the Screenshot)
What have I tried for that?
I have tried using the environment variables
but still ignore me and in other services that ID works for me
The text was updated successfully, but these errors were encountered: