mirror of https://github.com/docker/docs.git
Create deploy-infra.md (#3543)
This commit is contained in:
parent
274baf8fe7
commit
e69e795285
|
@ -85,7 +85,7 @@ href="https://www.consul.io/" target="blank">Consul</a> container.
|
|||
372ffcbc96ed progrium/consul ... 53/tcp, 53/udp, 8300-8302/tcp, 8400/tcp, 8301-8302/udp, 0.0.0.0:8500->8500/tcp dreamy_ptolemy
|
||||
```
|
||||
|
||||
4. Use a `curl` command test the server by listing the nodes.
|
||||
4. Use a `curl` command to test the server by listing the nodes.
|
||||
|
||||
```bash
|
||||
$ curl $(docker-machine ip keystore):8500/v1/catalog/nodes
|
||||
|
|
Loading…
Reference in New Issue