Hello
I use this command to create containers:
pct create 118 /var/lib/vz/template/cache/debian-8.0-standard_8.0-1_amd64.tar.gz -net0 bridge=vmbr1,gw=10.10.10.254,ip=10.10.10.118/24,name=eth0,type=veth -hostname test.my.domain -password 'demo' -rootfs local:0 -cpulimit 1 -memory 512 -swap 512...