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
Next revision
Previous revision
lxc:lxc_vs_docker [2021/01/03 14:44] peterlxc:lxc_vs_docker [2021/01/03 14:53] (current) peter
Line 23: Line 23:
 |:::|More flexible.|Application-centric, portable deployment across machines.| |:::|More flexible.|Application-centric, portable deployment across machines.|
 |:::|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.| 
 +|:::| |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!|
  
  
lxc/lxc_vs_docker.1609685067.txt.gz · Last modified: 2021/01/03 14:44 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki