mirror of https://github.com/docker/docs.git
Add UCP user password limitation
This commit is contained in:
parent
14a43c4dad
commit
bfe38f1dad
|
@ -42,7 +42,7 @@ command.
|
|||
|
||||
| Option | Description |
|
||||
|:-------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `--admin-password` | The UCP administrator password (minimum 8 characters) |
|
||||
| `--admin-password` | The UCP administrator password. Must be at least 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