<div dir="ltr"><div>Hello,</div><div><br></div><div>Question about namespaces and lxc:</div><div><br></div><div>I see that there is a tool named lxc-unshare, which is (according to</div><div><a href="https://help.ubuntu.com/12.04/serverguide/lxc.html">https://help.ubuntu.com/12.04/serverguide/lxc.html</a>) for </div>
<div>testing and in fact calls the clone() syscall (via lxc_clone())</div><div>and not via the unshare() syscall.</div><div> </div><div>While looking in the code for namespaces usage, I saw that in lxc_attach_to_ns()</div>
<div>there is a call to setns(). But I am not sure as to whether this is used.</div><div> </div><div>Usage of cgroups in lxc is known.</div><div><br></div><div>Regarding namesapces: does lxc support all six namesapaces ? are there examples </div>
<div> of *.conf file/links for using namespaces ? is there support for user namespace ? </div><div><br></div><div>Best,</div><div>Andy Johnson</div><div><br></div></div>