Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
| ... | ... |
@@ -20,7 +20,6 @@ Description: Docker: the open-source application container engine |
| 20 | 20 |
. |
| 21 | 21 |
Docker containers are both hardware-agnostic and platform-agnostic. This means |
| 22 | 22 |
they can run anywhere, from your laptop to the largest EC2 compute instance and |
| 23 |
- they can run anywhere, from your laptop to the largest EC2 compute instance and |
|
| 24 | 23 |
everything in between - and they don't require you to use a particular |
| 25 | 24 |
language, framework or packaging system. That makes them great building blocks |
| 26 | 25 |
for deploying and scaling web apps, databases, and backend services without |