[lxc-users] lxd: restore snapshot as a new container?

Serge Hallyn serge.hallyn at ubuntu.com
Tue Jan 19 17:04:17 UTC 2016


Quoting Tomasz Chmielewski (mangoo at wpkg.org):
> Can lxc restore a snapshot as a new container?
> 
> Let's say I have a container named "container1" and make a snapshot
> called "test1":
> 
> # lxc snapshot container1 "test1"
> 
> 
> How would I restore it as a new container, called "container1-test"?

lxc copy container1/test1 container1-test1


More information about the lxc-users mailing list