multiple container warning seems premature
authorJeff Atwood <jatwood@codinghorror.com>
Fri, 17 Jan 2014 08:10:00 +0000 (00:10 -0800)
committerJeff Atwood <jatwood@codinghorror.com>
Fri, 17 Jan 2014 08:10:00 +0000 (00:10 -0800)
README.md

index fd53ba8f97c6255086921717bcd82334adeb5f45..cd8f8414b717883d80d6f3cfce7ffb19736ae02e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,9 +3,7 @@
 - [Docker](https://www.docker.io/) is an open source project to pack, ship and run any Linux application in a lighter weight, faster container than a traditional virtual machine.
 
 - Docker makes it much easier to deploy [a Discourse forum](https://github.com/discourse/discourse) on your servers and keep it updated. For background, see [Sam's blog post](http://samsaffron.com/archive/2013/11/07/discourse-in-a-docker-container). 
-
-- You can run Discourse in a single Docker container, or multiple containers.
-
+- 
 - The templates and base image configure Discourse with the Discourse team's recommended optimal defaults.