You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can register an already existing docker host by passing the daemon url. With that, you can have the same workflow as on a host provisioned by docker-machine.
110
110
@@ -113,7 +113,7 @@ You can register an already existing docker host by passing the daemon url. With
113
113
NAME ACTIVE DRIVER STATE URL
114
114
custombox * none Running tcp://50.134.234.20:2376
115
115
116
-
## Using Machine to provision Docker Swarm clusters
116
+
## Use Machine to provision Docker Swarm clusters
117
117
118
118
> Swarm mode supercedes Docker Machine provisioning of swarm clusters
0 commit comments