Hi,
I'm running into an issue on LXD 2.0.9 mapping multiple user ids:
Both the following commands achieve the desired effect:
echo -e "both 1002 1002" | lxc config set quants01 raw.idmap -
echo -e "both 2003 2003" | lxc config set quants01 raw.idmap -
However after setting the idmap following
I would suggest to configure the network in /config
(including the default route) before the container is even
started. IPv4 and IPv6.
Your /etc/network/interfaces should be empty. /etc/resolv.conf
has to be setup accordingly.
Regards
Harri
___
lxc-