Update install.md

This commit is contained in:
John Mulhausen 2016-10-04 17:02:58 -07:00 committed by GitHub
parent c03bb7f90c
commit c4f548e8e1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ mounting the file at '/docker_subscription.lic' in the tool. E.g.
| `--admin-password` | Specify the UCP admin password [$UCP_ADMIN_PASSWORD] |
| `--fresh-install` | Destroy any existing state and start fresh. |
| `--san` `[--san option --san option]` | Additional Subject Alternative Names for certs (e.g. `--san foo1.bar.com --san foo2.bar.com`). |
| `--host-address` | Specify the visible IP/hostname for this node. |
| `--host-address` | Specify the visible IP for this node. |
| `--swarm-port "2376"` | Select what port to run the local Swarm manager on (default: 2376) |
| `--controller-port "443"` | Select what port to run the local Controller on (default: 443) |
| `--dns` `[--dns option --dns option]` | Set custom DNS servers for the UCP infrastructure containers. |