mirror of https://github.com/docker/docs.git
Fix punctuation
This commit is contained in:
parent
68488dcc54
commit
beefac66de
|
@ -14,7 +14,7 @@ Before installing, be sure your infrastructure has these requirements.
|
|||
You can install UCP on-premises or on a cloud provider. Common requirements:
|
||||
|
||||
* [Docker Engine - Enterprise](/ee/supported-platforms.md) version {{ site.docker_ee_version }}
|
||||
* Linux kernel version 3.10 or higher (For debugging purposes, it is suggested to match the host OS kernel versions as close as possible)
|
||||
* Linux kernel version 3.10 or higher. For debugging purposes, it is suggested to match the host OS kernel versions as close as possible.
|
||||
* [A static IP address for each node in the cluster](/ee/ucp/admin/install/plan-installation/#static-ip-addresses)
|
||||
|
||||
### Minimum requirements
|
||||
|
|
Loading…
Reference in New Issue