1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Remove extra "Docker" from docs index

This commit is contained in:
Fabio Rehm 2014-06-29 19:45:08 -03:00
parent 2075ef029e
commit 3be683a0bb

View file

@ -46,7 +46,7 @@ Docker consists of:
* 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
applications 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 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
needed and then shut them down easily when they're no longer needed. needed and then shut them down easily when they're no longer needed.