From 70ab25a5dbc8f54dbe15e9375687b4669ed919df Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Fri, 6 Sep 2013 15:08:01 -0700 Subject: [PATCH] README: harmonize intro with website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbe5dfee2..7b19f95ee 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Docker: the Linux container engine ================================== -Docker is an open-source engine which automates the deployment of -applications as highly portable, self-sufficient containers. +Docker is an open source project to pack, ship and run any application +as a lightweight container Docker containers are both *hardware-agnostic* and *platform-agnostic*. This means that they can run anywhere, from your