From 32b58159cd0eedc9d6cd05e8d78b8519c5b690c7 Mon Sep 17 00:00:00 2001 From: Thatcher Peskens Date: Thu, 28 Mar 2013 12:18:22 -0700 Subject: [PATCH] Changed the lego illustration on /README.md to the version which contains the copyright in the image itself. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fcfa4c360..8b63c89961 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Docker complements LXC with a high-level API which operates at the process level 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. - + * *Heterogeneous payloads*: any combination of binaries, libraries, configuration files, scripts, virtualenvs, jars, gems, tarballs, you name it. No more juggling between domain-specific tools. Docker can deploy and run them all.