Closed Razerfish closed 2 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Optional volumes are entirely managed by the user. The container does not touch their permissions and expects them to be correct.
Also, we don't provide official support for rootless docker, but we can provide some help in discord https://docs.linuxserver.io/misc/support-policy/#reasonable-endeavours-support
Closing as it's not a bug
Is there an existing issue for this?
Current Behavior
Optional volumes such as
/tv
and/downloads
are mounted as being owned byroot
rather than by userabc
when running in rootless Docker.Expected Behavior
The aforementioned volumes should be mounted with user
abc
as the owner as they are when running with non-rootless Docker.Steps To Reproduce
get-docker.sh
fromhttps://get.docker.com
and Docker rootless installed viadockerd-rootless-setuptool.sh
.Environment
CPU architecture
x86-64
Docker creation
Container logs