User Tools

Site Tools


lxc:lxc_vs_docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
lxc:lxc_vs_docker [2021/01/03 14:49] peterlxc:lxc_vs_docker [2021/01/03 14:53] (current) peter
Line 24: Line 24:
 |:::|Data can be saved in a container.|Component re-use.| |:::|Data can be saved in a container.|Component re-use.|
 |:::| |Versioning: Docker includes git-like capabilities for tracking successive versions of a container, inspecting the diff between versions, committing new versions, rolling back etc.| |:::| |Versioning: Docker includes git-like capabilities for tracking successive versions of a container, inspecting the diff between versions, committing new versions, rolling back etc.|
 +|:::| |Component reuse: Docker allows building or stacking of already created packages.  This allows re-use of a 'template' image, for creating other containers.|
 |:::| |Shared libraries:  There is already a public registry (http://index.docker.io/ ) where there are many thousands of containers that can be used; which have been created by other people.  **WARNING**:  These are not all secure; with many trojans!| |:::| |Shared libraries:  There is already a public registry (http://index.docker.io/ ) where there are many thousands of containers that can be used; which have been created by other people.  **WARNING**:  These are not all secure; with many trojans!|
  
  
lxc/lxc_vs_docker.1609685377.txt.gz · Last modified: 2021/01/03 14:49 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki