You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dc...@apache.org on 2014/10/21 09:06:31 UTC

couchdb commit: updated refs/heads/master to accee36

Repository: couchdb
Updated Branches:
  refs/heads/master 1cfc6a12b -> accee3610


Clarify docker instructions

- closes #274


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/accee361
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/accee361
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/accee361

Branch: refs/heads/master
Commit: accee361012bb71c0733edb513c2f07c385fcf5d
Parents: 1cfc6a1
Author: Chris Snow <ch...@gmail.com>
Authored: Tue Oct 21 07:52:06 2014 +0100
Committer: Dave Cottlehuber <dc...@apache.org>
Committed: Tue Oct 21 09:02:22 2014 +0200

----------------------------------------------------------------------
 DEVELOPERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/accee361/DEVELOPERS
----------------------------------------------------------------------
diff --git a/DEVELOPERS b/DEVELOPERS
index 1c0c08d..94bb683 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -146,9 +146,9 @@ Testing a cluster
 -----------------
 
 We use Docker (https://docker.io) to safely run a local three node
-cluster.
+cluster all inside a single docker container.
 
-Assuming you have Docker installed and running;
+Assuming you have Docker installed and running:
 
     make docker-image