mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
doc fix: remove trailing *
The trailing `*` makes it seem like there is some kind of annotation
This commit is contained in:
parent
700880ca16
commit
6e4b37fffd
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…
Add table
Add a link
Reference in a new issue