On Wed, Jul 13, 2016 at 11:54 AM, Fog_Watch <[email protected]> wrote:

> lxc-start -F -n hf #returns:
> newuidmap: write to uid_map failed: Invalid argument
>                                                     lxc-start: start.c:
>

$ cat /home/lxc/.local/lxc/hf/config
>


> lxc.id_map = u 250 250 1
> lxc.id_map = g 250 250 1
> lxc.id_map = u 0 100000 1000
> lxc.id_map = g 0 100000 1000
>

I don't think you can use overlapping id_map. Example on
https://www.stgraber.org/2014/02/09/lxc-1-0-gui-in-containers/

-- 
Fajar
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to