Browse code

Fixed leftover from docs merge. Thanks @cespare for spotting!

Solomon Hykes authored on 2013/03/29 11:18:03
Showing 1 changed files
... ...
@@ -6,7 +6,6 @@ Docker complements LXC with a high-level API which operates at the process level
6 6
 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.
7 7
 
8 8
 ![Docker L](docs/sources/static_files/lego_docker.jpg "Docker")
9
-=======
10 9
 
11 10
 * *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.
12 11