Quoting Micky Del Favero ([email protected]):
> Tomasz Chmielewski <[email protected]> writes:
> 
> > In other words - how to best achieve:
> >
> > - tar a selected container
> >
> > - copy it via SSH somewhere
> >
> > - restore at some later point in time somewhere else, on a different,
> > unrelated LXD server
> 
> Probably it's not the best way to do it, but you can create an
> image starting from the container to be archive, export it to a tar
> archive and then destroy the image:
> 
>   $ lxc publish $container --alias $container

... That's how I usually do this.
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to