How to copy an LXC container

You can copy a running lxc container like this

lxc_copy_example.sh
lxc copy [name of container to be copied] [new container]

for example

lxc_copy_specific.sh
lxc copy mycontainer mycontainerCopy

Check out similar posts by category: LXC