mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #478] running dufs as a non-root #264
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mfide on GitHub (Nov 11, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/478
Hello,
Here is my docker-compose.yml file:
And here is my config.yaml:
Which works fine.
But when I upload a file through web interface, the ownership of the file uploaded belongs to root user.
Is there a specific directive which runs dufs as a different user (non root)?
Thanks.
@sigoden commented on GitHub (Nov 11, 2024):
see https://github.com/sigoden/dufs/issues/149#issuecomment-1342221464