Differences between revisions 7 and 8
Revision 7 as of 2014-03-06 14:56:44
Size: 713
Comment:
Revision 8 as of 2014-03-06 14:58:57
Size: 709
Comment: (Not a VM solution)
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[[http://docker.io/|Docker]] is a solution for the management of lightweight VMs / Linux Containers. [[http://docker.io/|Docker]] is a solution for the management of lightweight process containers.

Docker is a solution for the management of lightweight process containers.

Docker has entered Debian (see the docker.io package).

Debian images are available in the docker.io official repository, but you may as well create some yourself.

See http://www.debian-administration.org/article/698/Automating_the_creation_of_docker_images for a description of how to automate image creation for services running Debian, which describes a way to ensure services will be started properly by runit inside the containers.

See below pages related to Docker :