Hi,
I used lxc snapshot
and lxc copy
as described here to copy and launch a container in another host.
How can I do this every day/hour/…? Because, if the container already exists in the 2nd host will it gracefully overwrite?
Thank you
Hi,
I used lxc snapshot
and lxc copy
as described here to copy and launch a container in another host.
How can I do this every day/hour/…? Because, if the container already exists in the 2nd host will it gracefully overwrite?
Thank you
To answer my own question, I think I just need to use the flag --refresh
as described here