Differences between revisions 5 and 6
Revision 5 as of 2014-03-06 13:43:00
Size: 680
Editor: GeoffSimmons
Comment: Link docker.io package.
Revision 6 as of 2014-03-06 14:53:22
Size: 691
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
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 inside the containers. 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.

Docker is a solution for the management of lightweight VMs / Linux 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 :