Re: [Lxc-users] lxc-execute and isolation approaches

2013-05-07 Thread Vladimir
On Mon, 6 May 2013 19:16:18 -0500 Serge Hallyn wrote: -Ben > > > > If I understood it correctly application container created via > > lxc-execute don't have a rootfs like a "full" container has. Also I > > don't see it under /var/lib/lxc... > > What would you expect to see under /var/lib/lxc?

Re: [Lxc-users] lxc-execute and isolation approaches

2013-05-06 Thread Serge Hallyn
Quoting Vladimir (m...@foomx.de): > On Sun, 5 May 2013 18:26:01 +0100 > Ben Butler-Cole wrote: > > > Hello Vladimir > > > > The files that the process can access should be it's own copy of a > > complete Linux filesystem, rather than the filesystem of the host. > > From the host you should be ab

Re: [Lxc-users] lxc-execute and isolation approaches

2013-05-06 Thread Serge Hallyn
Quoting Vladimir (m...@foomx.de): > Hi everybody, > > I'm trying to get application containers running. Everything works so > far, but there are still some aspects which are not clear to me. > > To explain what I'm trying to do here a little example: > > root@server:~ > #> lsb_release -d > Descr

Re: [Lxc-users] lxc-execute and isolation approaches

2013-05-05 Thread Vladimir
On Sun, 5 May 2013 18:26:01 +0100 Ben Butler-Cole wrote: > Hello Vladimir > > The files that the process can access should be it's own copy of a > complete Linux filesystem, rather than the filesystem of the host. > From the host you should be able to see that filesystem > at /var/lib/lxc/testca