> I guess that is not really the problem, but Docker is intended to run > applications not full systems like the way it works for OpenVZ now. It is even more limited. The idea is to run single binaries inside a docker container. But in real world, most applications need to run many different binaries.