MasterofJOKers
73fdc6b27a
lxc-create will pass "--mapped-uid" and "--mapped-gid" into the template, if there's an "lxc.idmap" option in the config file. We now support getting these parameters as options. Since an "lxc.idmap" option in the config makes lxc-create already change the userns, we cannot support it. Therefore, we error out if we see these options. Instead, we write the "lxc.idmap" options ourselves based on the "--uidmap" and "--gidmap" options passed by the user. |
||
---|---|---|
.. | ||
get-lxc-idmap-config | ||
lxc-debian-userns | ||
remap-uid-and-gid-for-lv |