Why -> Why Docker

This section is about why docker, not about why a cheat sheet.
This commit is contained in:
Jason Haines 2016-10-31 09:43:21 +11:00 committed by GitHub
parent 8cfa57d7e2
commit 7c210cc4c3

View file

@ -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.