diff --git a/docs/sources/index.html b/docs/sources/index.html index 6a3b363f9..382f93578 100644 --- a/docs/sources/index.html +++ b/docs/sources/index.html @@ -72,11 +72,19 @@
+ Docker complements LXC with a high-level API which operates at the process level. + It runs unix processes with strong guarantees of isolation and repeatability across servers. +
+ ++ Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. +