[BUG]: docker bind mount owner #17
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?
📋 Description
Data owner inside docker container has such uid that in the host system there is no write access to the data files
🔁 Steps to Reproduce
✅ Expected Behavior
Docker container user has id identical to host system user or can be mapped correctly somehow.
❌ Actual Behavior
Data files are owned by 100999:100999 and there is no write access for my system user
📄 Logs / Screenshots
No response
📦 Audio Splitter Version
commit
539ce3a801💻 Operating System
Debian 13
🌍 Browser (if applicable)
No response
📎 Additional Context
No response
✅ Submission Checklist
Since both web versions allow to download the result, this issue doesn't seem to be crucial