From 526d7f2afd7dce13ea242f1aad1ddae14fb4bac2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 17 Jan 2014 00:10:00 -0800 Subject: [PATCH] multiple container warning seems premature --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. -- 2.25.1