Create LXC container from debian image
From AcrodusWiki
Use the below command to create a new container from a debian image.
sudo lxc-create -n webserver --template download -- --dist debian
Use the below command to create a new container from a debian image.
sudo lxc-create -n webserver --template download -- --dist debian