Revert "[Translating]20141127 How to install Docker on CentOS 7"

This commit is contained in:
Xingyu.Wang 2014-11-28 09:36:39 +08:00
parent beb3a867e6
commit 09517d99ad

View File

@ -1,4 +1,3 @@
[translating by KayGuoWhu]
How to install Docker on CentOS 7
================================================================================
Docker is an open-source tool that makes creating & managing **Linux containers(LXC)** easy. Containers are like lightweight VMs which can be started & stopped in milliseconds. Dockers help the system admin & coders to develop their application in a container and can further scale up to 1000 of nodes.