mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
README: harmonize intro with website
This commit is contained in:
parent
bcb8d3fd86
commit
70ab25a5db
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
Docker: the Linux container engine
|
||||
==================================
|
||||
|
||||
Docker is an open-source engine which automates the deployment of
|
||||
applications as highly portable, self-sufficient containers.
|
||||
Docker is an open source project to pack, ship and run any application
|
||||
as a lightweight container
|
||||
|
||||
Docker containers are both *hardware-agnostic* and
|
||||
*platform-agnostic*. This means that they can run anywhere, from your
|
||||
|
|
Loading…
Add table
Reference in a new issue