-
Notifications
You must be signed in to change notification settings - Fork 12
Running under Docker
Traun Leyden edited this page Feb 23, 2016
·
4 revisions
First you will need to install docker.
$ docker run -ti tleyden5iwx/sync-gateway-testcluster /bin/bash
$ docker exec -ti <container-id> bash
# pip uninstall ansible && pip install ansible
Start with the Clone Repo step
See /~https://github.com/couchbaselabs/sync-gateway-testcluster/wiki/Docker-Container---SSH-Keys