From 3e4f13d3b46b87f9892ab936bd537036d20bce02 Mon Sep 17 00:00:00 2001 From: startxfr Date: Sun, 6 Dec 2015 23:04:11 +0100 Subject: update doc for couchbase --- Services/couchbase/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Services/couchbase/README.md') diff --git a/Services/couchbase/README.md b/Services/couchbase/README.md index 979a246..dce4fb7 100644 --- a/Services/couchbase/README.md +++ b/Services/couchbase/README.md @@ -9,9 +9,8 @@ based on [startx/fedora container](https://hub.docker.com/r/startx/fedora) ## Available flavours -* `:latest` : Fedora core 23 + couchbase 1.4.17 -* `:fc23` : Fedora core 23 + couchbase 1.4.17 -* `:centos7` : CentOS 7 + couchbase +* `:latest` : Centos 7 + Couchbase Server 4.1.0 +* `:centos7` : Centos 7 + Couchbase Server 4.1.0 ## Running from dockerhub registry @@ -27,6 +26,7 @@ service: CONTAINER_INSTANCE: "service-couchbase" volumes: - "/tmp/container/logs/couchbase:/data/logs/couchbase" + - "/tmp/container/couchbase:/data/couchbase" ``` ## Docker-compose in various situations -- cgit v1.2.3