mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #6226 from fredlf/copyedits
More minor copy edits, typo fix.
This commit is contained in:
commit
98d44ac491
1 changed files with 2 additions and 2 deletions
|
@ -40,11 +40,11 @@ Docker consists of:
|
||||||
time of development, testing, and deployment.
|
time of development, testing, and deployment.
|
||||||
|
|
||||||
- **Deploy and scale more easily**
|
- **Deploy and scale more easily**
|
||||||
* Docker containers run (almost!) everywhere. You can deploy your
|
* Docker containers run (almost) everywhere. You can deploy
|
||||||
containers on desktops, physical servers, virtual machines, into
|
containers on desktops, physical servers, virtual machines, into
|
||||||
data centers, and up to public and private clouds.
|
data centers, and up to public and private clouds.
|
||||||
* Since Docker runs on so many platforms, it's easy to move your
|
* Since Docker runs on so many platforms, it's easy to move your
|
||||||
appications around. You can easily move an application from a
|
applications around. You can easily move an application from a
|
||||||
testing environment into the cloud and back whenever you need.
|
testing environment into the cloud and back whenever you need.
|
||||||
* Docker's lightweight containers Docker also make scaling up and
|
* Docker's lightweight containers Docker also make scaling up and
|
||||||
down fast and easy. You can quickly launch more containers when
|
down fast and easy. You can quickly launch more containers when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue