Hey guys,
I'm trying to get my lxc container running with an nfs share for my nextcloud data directory.
So far I've mounted the nfs share on the host, added a bind mount point for the container, mapped the uid and gid.
Inside of the container the user and group shows correctly. But if I add a...