From 359449aadbaaf5f8b178f84b6b0acb0f868c4061 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Mon, 6 May 2013 12:24:44 -0700 Subject: [PATCH] Bring back lego picture Upstream-commit: 2ac7298e4e4d8babcdd8ea0c9aeeb56c4857e035 Component: engine --- components/engine/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/engine/README.md b/components/engine/README.md index 7b1e18f390..5b80fe253d 100644 --- a/components/engine/README.md +++ b/components/engine/README.md @@ -12,6 +12,8 @@ Docker is an open-source implementation of the deployment engine which powers [d It benefits directly from the experience accumulated over several years of large-scale operation and support of hundreds of thousands of applications and databases. +![Docker L](docs/sources/static_files/lego_docker.jpg "Docker") + ## Better than VMs A common method for distributing applications and sandbox their execution is to use virtual machines, or VMs. Typical VM formats