mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
s/syntax/command
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user