Hi,
I’m using Duplicacy Web Edition running in Docker and I set the user ID and group ID to both be 1,000, which is what my user on Linux is.
But I get some errors from Duplicacy about permission denied for files that have different permissions.
Should I specify different user/group ID in Docker to fix this? If so, what ID?
Thanks,