Linux-VServer is a virtualization platform that allows you to run VPSs without running complete OS environments. It can be argued that Linux-VServer is actually more of a container platform than virtualization, however, you can’t think of it like Docker or LXC containers. From a structural design, I would actually say that they are more similar to Solaris Zones, which are still technically containers, but the functionality is different.