reads:
Configure Couchbase server
mvn install -Pcouchbase -Ddocker.host=$(docker-machine ip swarm-master)
should tell the user to find out where the couch base is running using
eval "$(docker-machine env --swarm swarm-master)"
docker ps
the run
mvn install -Pcouchbase -Ddocker.host=$(docker-machine ip )