From 7c210cc4c3e5b55688f1aa3d2d50c24cef9c48e5 Mon Sep 17 00:00:00 2001 From: Jason Haines Date: Mon, 31 Oct 2016 09:43:21 +1100 Subject: [PATCH] Why -> Why Docker This section is about why docker, not about why a cheat sheet. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 712b65d..b314d95 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This concludes the tasteful plug. ## Table of Contents -* [Why](#why) +* [Why Docker](#why-docker) * [Prerequisites](#prerequisites) * [Installation](#installation) * [Containers](#containers) @@ -29,7 +29,7 @@ This concludes the tasteful plug. * [Tips](#tips) * [Contributing](#contributing) -## Why +## Why Docker "With Docker, developers can build any app in any language using any toolchain. “Dockerized” apps are completely portable and can run anywhere - colleagues’ OS X and Windows laptops, QA servers running Ubuntu in the cloud, and production data center VMs running Red Hat.