mirror of https://github.com/docker/docs.git
Update install.md
This commit is contained in:
parent
c7c267e6c6
commit
252e59e957
|
@ -53,7 +53,7 @@ command.
|
|||
| `--interactive, i` | Run in interactive mode and prompt for configuration values |
|
||||
| `--admin-username` | The UCP administrator username |
|
||||
| `--admin-password` | The UCP administrator password |
|
||||
| `--san` | Add subject alternative names to certificates. The `-san` option can be used mulitple times, such as `--san www1.acme.com --san www2.acme.com`. |
|
||||
| `--san` | Add subject alternative names to certificates. The `-san` option can be used multiple times, such as `--san www1.acme.com --san www2.acme.com`. |
|
||||
| `--host-address` | The network address to advertise to other nodes. Format: IP address or network interface name |
|
||||
| `--data-path-addr` | Address or interface to use for data path traffic. Format: IP address or network interface name |
|
||||
| `--controller-port` | Port for the web UI and API |
|
||||
|
|
Loading…
Reference in New Issue