Re: [lxc-devel] [PATCH] lxc-clone: support 'permanent ephemeral' containers

2013-03-27 Thread Stéphane Graber
On 03/27/2013 10:01 AM, Serge Hallyn wrote: > All of this needs a rewrite/redesign, and that will be coming (details > below), but for now > > You can start 'non-ephemeral ephemeral' containers using > > lxc-start-ephemeral -o oldname -n newname --keep-data > > When you shut that down, the

[lxc-devel] [PATCH] lxc-clone: support 'permanent ephemeral' containers

2013-03-27 Thread Serge Hallyn
All of this needs a rewrite/redesign, and that will be coming (details below), but for now You can start 'non-ephemeral ephemeral' containers using lxc-start-ephemeral -o oldname -n newname --keep-data When you shut that down, the container stick around and can be restarted. Now lxc-clo