From 63ce08107e0b2c5a880e0aa0af99191fdb89c37c Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Fri, 1 Feb 2013 13:00:41 -0800 Subject: [PATCH] Added cool image to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25015fc93f..0f0f47fb01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Docker: a self-sufficient runtime for linux containers ====================================================== + + Docker is a runtime for Standard Containers. More specifically, it is a daemon which automates the creation of and deployment of linux Standard Containers (SCs) via a remote API. Standard Containers are a fundamental unit of software delivery, in much the same way that shipping containers (http://bricks.argz.com/ins/7823-1/12) are a fundamental unit of physical delivery.