mirror of https://github.com/docker/docs.git
Update install.md
add note: 8 character password minimum length
This commit is contained in:
parent
41d7ae3986
commit
14a43c4dad
|
@ -42,7 +42,7 @@ command.
|
|||
|
||||
| Option | Description |
|
||||
|:-------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `--admin-password` | The UCP administrator password |
|
||||
| `--admin-password` | The UCP administrator password (minimum 8 characters) |
|
||||
| `--admin-username` | The UCP administrator username |
|
||||
| `--binpack` | Set the Docker Swarm scheduler to binpack mode. Used for backwards compatibility |
|
||||
| `--cloud-provider` | The cloud provider for the cluster
|
||||
|
|
Loading…
Reference in New Issue