I have a unprivileged container running a media server and the rootfs is local-btrfs.
The media server runs as uid 107 inside the container but I'm not sure if that maps to an external uid
A zfs media disk with uid 101001 on the host has 700 access permissions
I want to map this to the container to the media server can read the mounted zfs.
I'm not sure what uid I need to map the mountpoint 101001 to in the container conf file.
Any help is welcome
The media server runs as uid 107 inside the container but I'm not sure if that maps to an external uid
A zfs media disk with uid 101001 on the host has 700 access permissions
I want to map this to the container to the media server can read the mounted zfs.
I'm not sure what uid I need to map the mountpoint 101001 to in the container conf file.
Any help is welcome