This howto shows how to create an OpenVZ container on ploop
If you want all newly created containers to use ploop add this to /etc/vz/vz.conf
VE_LAYOUT=ploop
If you want to create only one container on ploop add '--layour ploop' to 'vzctl create' command
vzctl create CTID …