[FIG(quote)[
[FIGCAPTION[
[1] [CITE@en[Swarm discovery - Docker Documentation]]
([TIME[2015-07-23 09:02:20 +09:00]] 版)
<https://docs.docker.com/v1.5/swarm/discovery/>
]FIGCAPTION]

> Using a static list of ips
> # start the manager on any machine or your laptop
> $ swarm manage -H <swarm_ip:swarm_port> nodes://<node_ip1:2375>,<node_ip2:2375>
> #or
> $ swarm manage -H <swarm_ip:swarm_port> nodes://<node_ip1:2375>,<node_ip2:2375>
> 

]FIG]
