mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-18 16:10:12 +01:00
commit
eb996d5b6e
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