mirror of https://github.com/docker/docs.git
s/syntax/command
This commit is contained in:
parent
00dcf6acf0
commit
ace5a7a952
|
@ -177,7 +177,7 @@ host as one of the Swarm managers.
|
|||
|
||||
2. From the output, copy the `eth0` IP address from `inet addr`.
|
||||
|
||||
3. To set up a discovery backend, use the following syntax:
|
||||
3. To set up a discovery backend, use the following command:
|
||||
|
||||
$ docker run -d -p 8500:8500 --name=consul progrium/consul -server -bootstrap -advertise=<consul0_ip>
|
||||
|
||||
|
|
Loading…
Reference in New Issue