I migrate from VServer to Linux Containers on Debian 6.0. I can't find any vapt-get equivalent in order to be able to upgrade all running containers at once. I wouldn't like to handle each container manually with lxc-console nor to stop the containers (so that I can use lxc-execute) nor to run sshd in the containers. How do you do it?