From: Jeff Atwood Date: Fri, 17 Jan 2014 08:10:00 +0000 (-0800) Subject: multiple container warning seems premature X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=526d7f2afd7dce13ea242f1aad1ddae14fb4bac2;p=discourse_docker.git multiple container warning seems premature --- diff --git a/README.md b/README.md index fd53ba8..cd8f841 100644 --- 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.