I'm struggling to understand from the example here what the complete logic is behind the uid/gid mapping.
I have a container (100). I want to map uid 1034 (which I created for this purpose) to uid 1034 inside the lxc.
So, following the example in the above documentation, I added to...