Quoting Purcareata Bogdan-B43198 (b43...@freescale.com):
> Hello,
>
> Should lxc-ls list containers created with lxc-execute as well?
>
> E.g. when running "lxc-execute -n ctx1 /bin/bash", you may run "lxc-info -n
> ctx1" and it will output
>
> state: RUNNING
> pid: 4063
>
> but when is
Hello,
Should lxc-ls list containers created with lxc-execute as well?
E.g. when running "lxc-execute -n ctx1 /bin/bash", you may run "lxc-info -n
ctx1" and it will output
state: RUNNING
pid: 4063
but when issuing "lxc-ls", nothing will be printed. Is this normal? I noticed
that the co