We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fabb4e commit f2224fcCopy full SHA for f2224fc
docs/swarm_plus_netplugin.md
@@ -14,7 +14,8 @@ cd github/contiv
14
git clone -b demo https://github.com/contiv/netplugin.git
15
CONTIV_NODES=2 make build demo
16
```
17
-This brings up two VM cluster with docker, swarm and netplugin/netmaster running
+This brings up two VM cluster with docker, swarm and netplugin/netmaster running.
18
+
19
To make docker commands start using swarm instead of docker, set the following environment variable.
20
21
export DOCKER_HOST=tcp://192.168.2.10:2375
0 commit comments