Help with drive access from docker container running in LXC instance on Fangtooth beta

I am runing docker in LXC instance on Fangtooth beta.
Mapped disks to LXC instance


Open permissions to datasets.

But all my docker container do have persmission issues accessing drives.
I was able to edit subuid and subgid files on Truenas host, but that do not survive reboot.
Any guidance how to resove that issue?

You can review the iX dev’s comment on this ticket for guidance
https://ixsystems.atlassian.net/browse/NAS-133679?focusedCommentId=294252

Thank you for that.
""We do not expect containers to be pointed to existing host-paths. If the container needs access to a host-path, we’re expecting that path to be setup “fresh” and have nothing else using it. " Even with “fresh” path some containers do not funcin as expected, becasue of ID mapping. Besides that make migration from Jailmaker to incus a pain. Chown all folders :frowning:

I think I will be migrating all my containers to LXC on Proxmox.
Too many app migrations during last few year. Kubernetes, Jailmaker, native docker, now incus.