Personally I just tar them up and move them following this process:

 

 

1) Pack them up - don't forget -numeric-owner so the file permissions carry
across properly

        tar --numeric-owner -c -v -z -f Base-GoldStandard.tar.gz
Base-GoldStandard/

 

2) Unpack them

        tar -xvf Base-GoldStandard.tar.gz

 

3) Edit config and fstab files to adjust paths as necessary

 

4) Update network configurations as needed

 

 

From: Robin Monjo (appldiget) [mailto:robin.mo...@applidget.com] 
Sent: Wednesday, April 17, 2013 6:10 PM
To: lxc-users@lists.sourceforge.net
Subject: [Lxc-users] Cloning container over network

 

I'd like to be able to clone a lxc container over the network. For example,
I have a machine that contains lxc containers and on another machine, clone
these containers and use them. Any idea ?

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to