mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #6842 from mrorii/patch-1
doc fix: remove trailing *
This commit is contained in:
commit
8f97a1778e
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Docker's portability and lightweight nature also make dynamically managing
|
||||||
workloads easy. You can use Docker to quickly scale up or tear down applications
|
workloads easy. You can use Docker to quickly scale up or tear down applications
|
||||||
and services. Docker's speed means that scaling can be near real time.
|
and services. Docker's speed means that scaling can be near real time.
|
||||||
|
|
||||||
*Achieving higher density and running more workloads**
|
*Achieving higher density and running more workloads*
|
||||||
|
|
||||||
Docker is lightweight and fast. It provides a viable, cost-effective alternative
|
Docker is lightweight and fast. It provides a viable, cost-effective alternative
|
||||||
to hypervisor-based virtual machines. This is especially useful in high density
|
to hypervisor-based virtual machines. This is especially useful in high density
|
||||||
|
|
Loading…
Reference in a new issue