mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fixed leftover from docs merge. Thanks @cespare for spotting!
This commit is contained in:
parent
48a208baf1
commit
1d6929c8bc
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ Docker complements LXC with a high-level API which operates at the process level
|
||||||
Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc.
|
Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc.
|
||||||
|
|
||||||
![Docker L](docs/sources/static_files/lego_docker.jpg "Docker")
|
![Docker L](docs/sources/static_files/lego_docker.jpg "Docker")
|
||||||
=======
|
|
||||||
|
|
||||||
* *Heterogeneous payloads*: any combination of binaries, libraries, configuration files, scripts, virtualenvs, jars, gems, tarballs, you name it. No more juggling between domain-specific tools. Docker can deploy and run them all.
|
* *Heterogeneous payloads*: any combination of binaries, libraries, configuration files, scripts, virtualenvs, jars, gems, tarballs, you name it. No more juggling between domain-specific tools. Docker can deploy and run them all.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue