Hi folks,
I have been using the unprivileged containers wiki guide to bind mount a directory for containerA (uid+guid 1000), which works grand.
When I tried to do a similar thing for a separate mount point for containerB (also uid+gid 1000), things went awry.
Using the same idmap lxc config...