You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, you need to make sure your user has a uid and gid map defined in /etc/subuid and /etc/subgid. On Ubuntu systems, a default allocation of 65536 uids and gids is given to every new user on the system, so you should already have one. If not, you'll have to use usermod to give yourself one.
I tried running the
create/create
example and got the following output:Even tough i have set up the uid mapping in
~/.config/lxc/default.conf
:cat ~/.config/lxc/default.conf
When using
lxc-create -t download test
then it will create the container like expected.lxc-checkconfig
Outputgo env
output:The text was updated successfully, but these errors were encountered: