Minor fixes

This commit is contained in:
Jérôme Petazzoni
2016-01-21 18:06:30 -08:00
parent 962737ffa2
commit 1a486a2f95

View File

@@ -2938,11 +2938,12 @@ Note: good guy ~~Stevedore~~ Docker will start without K/V
- Try again the `docker info` from earlier:
```
$(docker-machine env --swarm node1)
eval $(docker-machine env --swarm node1)
docker info
```
- Now all nodes should be visible
<br/>(Give them a minute or two to register)
]