mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-09-22 05:40:50 +02:00
Why -> Why Docker
This section is about why docker, not about why a cheat sheet.
This commit is contained in:
parent
8cfa57d7e2
commit
7c210cc4c3
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ This concludes the tasteful plug.
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
* [Why](#why)
|
* [Why Docker](#why-docker)
|
||||||
* [Prerequisites](#prerequisites)
|
* [Prerequisites](#prerequisites)
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Containers](#containers)
|
* [Containers](#containers)
|
||||||
|
@ -29,7 +29,7 @@ This concludes the tasteful plug.
|
||||||
* [Tips](#tips)
|
* [Tips](#tips)
|
||||||
* [Contributing](#contributing)
|
* [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.
|
"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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue